This document aims to exhaustively list and categorize every known solution for packaging Node.js applications as standalone executables.
Name | Company | Repository | Point of Contact |
---|---|---|---|
pkg | Vercel | https://github.com/vercel/pkg | @jesec |
boxednode | MongoDB | https://github.com/mongodb-js/boxednode | @addaleax |
nexe | - | https://github.com/nexe/nexe | N/A |
node-sea | - | https://github.com/arcanis/node-sea | @arcanis |
Name | Project | Reference | Point of Contact |
---|---|---|---|
ASAR | Electron | @zcbenz |
|
ZipFS | Yarn | ZipFS | @arcanis |
Name | Notes |
---|---|
qjsc |
Compiles Javascript sources to executables with no external dependency. |
Did we miss any or got any details wrong? Help us out by sending a PR!