Package your Node.js project into an executable, but the target is an age-old legacy 32bit Windows PC!
:innocent: To make this exe console-less, you can try my Gist in GoLang!
npm install -g pkg-x86
How to use in terminal:
pkg-x86 [options] <input>
Options:
-i index or entry file of your node app [mandatory]
(Show dist/index.js in case of typescript projects)
-o ouputfile.exe name if you want to specify [optional]
(output.exe will be the default)
Examples:
– Makes executables for Windows 32bit
$ pkg-x86 index.js
Maintained by Flick.