Node.js Compiler: (yet another tool to)compile your app into a single executable

node-compiler – Compiling your Node.js application into a single executable with dynamic require and all fs.* API support. Read more

Similar