-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Open
Labels
Description
As Chrome is already natively available for Windows on ARM64 for some time now:
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.