Title. I'm trying to compile this but I can't seem to do so with node.js.

Thanks in advance.

you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 2 years ago*

JS is an interpeted language, you can't bundle stuff into a single binary. A "single binary" will require an interpreter to be bundled too, like Electton does

  • source
  • parent