-
-
Notifications
You must be signed in to change notification settings - Fork 235
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
htonheim, async3619, wojtekmaj, knd775, saha80 and 1 morestyliff-uramer
Metadata
Metadata
Assignees
Labels
Projects
Status
No status