Skip to content

v0.67.0+M1

Compare
Choose a tag to compare
@corwin-of-amber corwin-of-amber released this 05 Aug 21:47
· 0 commits to nw66 since this release

NW.js binaries for M1 (native arm64).

The .tar.xz files contain just the nwjs.app bundle. The .zip files contain the entire SDK distribution, as in the official releases.
Proprietary codecs compatible with this version are available in libffmpeg.dylib within ...-ffmpeg-osx-arm64.tar.gz.

To install with NPM:

NWJS_URLBASE=https://github.com/corwin-of-amber/nw.js/releases/download/nw-v npm i nw   # add @<ver> or @sdk as needed

If you download and unzip manually, remember to clear the Apple quarantine flag:

sudo xattr -r -d com.apple.quarantine nwjs.app