Javascript - Native
About
How to create native binary
Target
Library
- https://github.com/nexe/nexe. This will take a while the first time, but will be reasonably fast for subsequent runs:
nexe -i out/main.js -o hello.exe
How to create native binary
nexe -i out/main.js -o hello.exe