workerd icon indicating copy to clipboard operation
workerd copied to clipboard

🚀 Feature Request: Workerd Windows on ARM binary

Open itpropro opened this issue 1 year ago • 1 comments

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

itpropro avatar Oct 11 '24 15:10 itpropro

Hi, I think this issue is a duplicate of #2735

p-romain avatar Oct 24 '24 19:10 p-romain

Yes, this is a duplicate of #2735 , any updates on that?

itpropro avatar Jan 02 '25 17:01 itpropro