workerd
workerd copied to clipboard
🚀 Feature Request: Workerd Windows on ARM binary
Currently there is no binary for Windows on ARM available, it would be great if that could be added.
The command pnpm i -g workerd results in
throw new Error(`Unsupported platform: ${platformKey}`);
│ ^
│ Error: Unsupported platform: win32 arm64 LE
Hi, I think this issue is a duplicate of #2735
Yes, this is a duplicate of #2735 , any updates on that?