cloudflare / cloudflare/workerd
win32 arm64 Support
Open
- Dominant language
- C++
- Stars
- 8.7k
- Forks
- 739
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 174
Description
**What would you like?**
Run a web application with Workerd on a computer with Win32-Arm64 OS.
**Why is this needed?**
With Asus recently releasing laptops with Qualcomm CPUs, this will be more and more requested.
See The Asus Vivobook S 15.
**Other**
I managed to start my Web app with workerd regardless.
By adding in "win32 arm64 LE": "@cloudflare/workerd-windows-64" in Install.js as a knownPackage. I dont know what side-effects this brings.
Contributor guide
Assessment
This issue has not been assessed yet.