nbin
nbin copied to clipboard
Make nbin run Node.js on JITLess by default
This should allow Node.js applications to run with lower memory requirements as allocating heap stack is omitted because the code is executed immediately to the Ignition interpreter.