NectarJS
JavaScript native compiler. No bytecode no VM, just pure native binaries.
Performance and Speed
With NectarJS's AOT compiler, your JavaScript code will outperform all other JavaScript engines and run with its full potential, without any bytecode or VM.
One Language for All
With NectarJS, you can create almost anything, from device drivers to desktop applications, with one language : JavaScript. NectarJS complies with ECMA Standards to provide best-class support for JavaScript.
Supports various platforms and lanaguages
Your code can now run various platforms such as Intel, AMD, ARM, Arduino, Android, Windows, Linux and much more. NectarJS also aim to support languages that compile to JavaScript like TypeScript, Brython, etc.