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

Need arm cpu support #26

Open
jaoyina opened this issue Jul 16, 2022 · 2 comments
Open

Need arm cpu support #26

jaoyina opened this issue Jul 16, 2022 · 2 comments

Comments

@jaoyina
Copy link

jaoyina commented Jul 16, 2022

My laptop is running windows 11 on ARM, which is Qualcomm Snapdragon 8cx. I tried the exe version, it did not work, please add support in future version.

@nmcc1212
Copy link

also, apple silicon support would be nice

@NeedsMoar
Copy link

If you add the arm target to the visual studio solution on windows there's no reason this shouldn't build for ARM. Similarly on mac the default makefile doesn't contain any x86 specific make flags and there's no inline assembly so it should just build on either without changing anything unless Apple was stupid enough to use big endian mode on the M1.

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

3 participants