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 the ability to compile to windows ARM #172

Open
kevaundray opened this issue Aug 13, 2024 · 1 comment
Open

Add the ability to compile to windows ARM #172

kevaundray opened this issue Aug 13, 2024 · 1 comment

Comments

@kevaundray
Copy link
Contributor

This is not strictly needed, since most clients do not support ARM on windows.

The blockers for this are mainly the fact that arm on windows seems to only have first class support for msvc and mavc doesn't seem to work well with nim.

More investigation would definitely be needed, I may have missed the tier1/2 gnu target for ARM that we could use or maybe we should just do msvc on windows.

@kevaundray
Copy link
Contributor Author

We have aarch64-pc-windows-gnullvm but unsure about its stability -- also not tier1/2

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

No branches or pull requests

1 participant