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

What CPU Architectures does this support? #8

Open
SaltyRhino95857 opened this issue Nov 25, 2023 · 1 comment
Open

What CPU Architectures does this support? #8

SaltyRhino95857 opened this issue Nov 25, 2023 · 1 comment

Comments

@SaltyRhino95857
Copy link

SaltyRhino95857 commented Nov 25, 2023

yeah what the title says
I'm pretty new to all the rust stuff, so I might not know if it's cross-architecture.

@Linus789
Copy link
Owner

I have only tested x86_64, which works. But it should hopefully support every common architecture, like aarch64, arm and x86.

You can try to compile the program, if it fails that means your architecture isn't supported.

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

2 participants