ARM64 Windows support
- Dominant language
- Go
- Stars
- 569
- Forks
- 364
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 136
Description
As discussed in previous standups, we should add support for Winnows on ARM64. This would take a form similar to our MacOS support today:
* ~Alpha+ stage~ (done ✅)
~* Cross-build binaries on Windows x86_64~
~* Add to PR notes~
~* Add to GitHub and Storage releases (no direct support for installers or other channels yet)~
~* Binary only in a releasable .zip file (with NOTICE.txt)~
~* `azd --version` smoke test only on an ARM64 windows machine (no e2e or other tests)~
* Beta+
* Tests running on Windows ARM64 agents
* MSI w/o Custom Action (needed only for telemetry
* GA
* MSI with Custom Action (how does this get cross compiled?)
* Add to all releases (install scripts/winget/choco)
Other considerations:
* How do we bootstrap tools? (like bicep, etc.)
Contributor guide
Assessment
This issue has not been assessed yet.