nbin icon indicating copy to clipboard operation
nbin copied to clipboard

Make nbin run Node.js on JITLess by default

Open sr229 opened this issue 6 years ago • 0 comments

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.

sr229 avatar May 12 '19 14:05 sr229