Is there a way to compile node.js source files?

Mark picture Mark · May 26, 2011 · Viewed 130.5k times · Source

Is there a way to compile a node.js application?

Answer

Metal3d picture Metal3d · Feb 14, 2013

I maybe very late but you can use "nexe" module that compile nodejs + your script in one executable: https://github.com/crcn/nexe