mirror of
https://github.com/electron/node-gyp.git
synced 2025-08-15 12:58:19 +02:00
![]() Windows on Arm support is available in some versions of Node.js v12 and Electron v6. This update allows node-gyp to fetch the appropriate node.lib to build native modules. If an arm64 binary is not available for the target node version, it's logged but ignored. arm64 is not expected to work in very old node.lib distribution formats, the test URLs in these cases are added to be consistent with x64. PR-URL: https://github.com/nodejs/node-gyp/pull/1875 Reviewed-By: João Reis <reis@janeasystems.com> |
||
---|---|---|
.. | ||
fixtures | ||
node_modules/hello_world | ||
docker.sh | ||
process-exec-sync.js | ||
simple-proxy.js | ||
test-addon.js | ||
test-configure-python.js | ||
test-download.js | ||
test-find-accessible-sync.js | ||
test-find-node-directory.js | ||
test-find-python.js | ||
test-find-visualstudio.js | ||
test-install.js | ||
test-options.js | ||
test-process-release.js |