pmq20 / node-packer

Packing your Node.js application into a single executable.
MIT License
3.07k stars 202 forks source link

Is ARM supported? #141

Open zaoqi-unsafe opened 5 years ago

pmq20 commented 3 years ago

@zaoqi-unsafe Currently only x64 is supported. I personally do not have a ARM/armhf machine, yet. Help from other people and Pull Requests are welcome! Meanwhile I plan to personally purchase a Raspberry Pi 4 soon.

Related: https://github.com/pmq20/ruby-packer/issues/94