We are pleased to announce the release of NW.js v0.106.1. This release brings significant updates to the underlying engine and improved support for Windows on Arm.
We would like to extend a special thank you to Orina Zhang and the Microsoft App Assure team for their collaboration and support. They assisted in testing and verifying the experimental builds of NW.js on Windows on Arm (WoA).
Their extensive internal testing confirmed that the native NW.js win/arm64 binary works well and demonstrates superior performance compared to the x64 binary running on Arm hardware.
Benchmark Highlights: According to the performance results shared by the Microsoft team:
Significant gains were observed in CPU-intensive tasks such as prime number calculations and array manipulations.
We recommend developers targeting Windows on Arm devices to utilize the win-arm64 build to take full advantage of these performance improvements.
Best regards,
Roger Wang
Full ChangeLog: https://github.com/nwjs/nw.js/blob/main/CHANGELOG.md
SDK build:
Binary for other platforms: https://dl.nwjs.io/v0.106.1/
There are 2 builds for each platform - normal build, and SDK build. Normal build doesn't have devtools, only SDK build does. lt can be opened by pressing F12 (Cmd-Alt-I on OSX). SDK packages also have more development tools to be exposed in the following releases, as well as the NaCl support.
Our build infrastructure enables live binary build from git tip so you can access to the latest binary from https://dl.nwjs.io/live-build/