-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add native Windows Arm64 support #1395
Comments
Building for Windows ARM64 requires build with Building for arm64ec leads to |
The issue with windows-sys is that a bunch of dependencies depend on older versions (namely 0.48.0 and 0.52.0). Since those older versions all start with 0, each change in the minor version is considered a breaking change, so |
No description provided.
The text was updated successfully, but these errors were encountered: