Skip to content

Build for Windows on ARM #1426

Closed
@mattjohnsonpint

Description

@mattjohnsonpint

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 through username). 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

Metadata

Metadata

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions