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

Bindings for arm64 Windows #190

Open
eitsupi opened this issue Oct 31, 2023 · 2 comments · May be fixed by #225
Open

Bindings for arm64 Windows #190

eitsupi opened this issue Oct 31, 2023 · 2 comments · May be fixed by #225

Comments

@eitsupi
Copy link
Contributor

eitsupi commented Oct 31, 2023

hellorust seems supporting arm64 Windows (aarch64-pc-windows-gnullvm) now.
r-rust/hellorust@e371cae

@CGMossa
Copy link
Member

CGMossa commented Apr 22, 2024

@yutannihilation Do you have any guidance on this?

@yutannihilation
Copy link
Contributor

I think you can just do the same as you do for Arm macOS and Arm Linux.

- {os: macOS-latest, r: 'release', rust-version: 'stable', target: 'aarch64-apple-darwin', skip-tests: 'true', emit-bindings: 'true'}

@CGMossa CGMossa linked a pull request Apr 22, 2024 that will close this issue
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 a pull request may close this issue.

3 participants