-
-
Notifications
You must be signed in to change notification settings - Fork 242
Build for Windows on ARM #1426
Copy link
Copy link
Closed
Labels
Description
Since Windows on ARM is now a thing, and we already build releases for ARM64 for Linux and MacOS, it would probably be worth building an ARM64 release for Windows as well.
Implementation notes
- Seems like we need to get rid of our dependency on
winapi(including the indirect dependency throughusername). This crate does not compile on Windows on ARM. It is no longer maintained. Instead, there is now an official windows-rs crate from Microsoft
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status