Closed williamstein closed 1 year ago
https://www.npmjs.com/package/nexe is also another bundler.
I looked into pkg and I'm not happy with it.
I think the right approach for this project is electronjs and after days of work I've created this, which provides a standalone version of python-wasm:
This https://www.npmjs.com/package/pkg would make it possible to have a lightweight purely command line version of python-wasm for windows, macos, linux, without using electron. There would of course be no graphical UI, which is fine.