| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@jkunkee - talk to me about what you might need for arm64 CI/CD for Windows 10? (perhaps offline, perhaps here) I have some resources through @WorksOnArm but we don't yet have Windows 10 for Arm up on any servers. |
Sorry, something went wrong.
|
@vielmetti, in general we need machines--virtual or physical--running Windows 10 on ARM and available on demand as a service for the general public. I'll ping you via email about it. |
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
|
Landed in d57c526...26cfaf4 |
Sorry, something went wrong.
PR-URL: nodejs#25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: nodejs#25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: nodejs#25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: nodejs#25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
PR-URL: #25995 Reviewed-By: João Reis <reis@janeasystems.com>
| Back | FazBrowse Home | New Git URL |
This change lays the groundwork for ARM64 Windows ("Windows 10 on ARM") builds of Node.js.
Build script and configuration files gets new ARM64 Windows sections. The arch-specific check for NASM is scoped to the architectures that rely on it.
The bootstrap script arguments for Visual Studio tool installation are expanded to include ARM64 tools.
Documentation is updated to reflect all of these changes.
Checklist