Skip to content
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 support for ARM64 Windows #318

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Add support for ARM64 Windows #318

merged 1 commit into from
Aug 3, 2024

Conversation

deepy
Copy link
Member

@deepy deepy commented Jul 31, 2024

This adds initial support for ARM64 #315, but it's slightly limited as I couldn't get acquire a compatible device.

The powershell invocation is somewhat slow (sometimes taking almost 700ms with my profile), which is unfortunate because it'd be way smoother to parse than the current os.arch solution

The parsing is going to need some additional refactors, but this at least contains the FreeBSD-sins to a single line (which hopefully makes #178 easier to solve)

This adds initial support for ARM64, but it's slightly limited as I
couldn't get acquire a compatible device.

The powershell invocation is somewhat slow (sometimes taking almost
700ms with my profile), which is unfortunate becuase it'd be way
smoother to parse than the current os.arch solution
@deepy
Copy link
Member Author

deepy commented Aug 3, 2024

Test is broken on 7.x as well 🤔

@deepy deepy merged commit 01d15e6 into 7.x Aug 3, 2024
10 of 12 checks passed
@deepy deepy deleted the win-arm64-support branch August 3, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant