Open gpetrov opened 4 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Wanted to comment +1 so that this issue isn't closed due to a lack of activity :) As devices progressively convert to ARM64, I'd like to ensure that my applications can run on all platforms possible.
Interested in ARM as well for my app.
Node compiles for Windows on Arm64, is there any ETA on when an nw.js build will be made?
Now is 2023 and there is still no NWJS sdk for ARM64
Node officially supports windows on arm as of 19.9, and chromium has windows on arm support as well. When will nw.js support be added?
As Chrome is already natively available for Windows on ARM64 for some time now:
https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/native-chromium-builds-windows-on-arm
and even Electron has a build for Windows on ARM64 for even longer time: https://community.arm.com/developer/tools-software/tools/b/tools-software-ides-blog/posts/electron-6-for-windows-on-arm
Can we also have a build of NWJS for Windows on ARM64 @rogerwang
Then we would be able to run our NWJS based apps natively on Windows on ARM64 devices like: Microsoft Surface Pro X, Lenovo Yoga 5G, and Samsung Galaxy Book S etc.
Of course nw-gyp would need also to be adjusted to be able to compile node modules for Windows on ARM64 as well.
Hopefully also soon Mac on ARM will follow for the new Apple Silicon Macs that will be released next month.