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 on linux #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kraptor
Copy link

@kraptor kraptor commented Nov 7, 2024

Hello @ringabout,

following the changes for #54 and following how Crystal does it, this is an attempt to add support for Linux ARM64 (you may want to use aarch64 instead, as you wish, but Asahi linux identifies itself as linux_arm64 so I think you may want to support both?).

In order to this PR to work, you need to request credits to ARM itself by opening an issue, but as far as I see, it should be fine as Nim is fully opensource.

Unfortunately, you need to discuss details with them directly via email, as I'm not officially part of the Nim "organization" (probably you will be contacted by @shipra-ps, maybe they can help in here directly?).

You may need to supply the github.run_id they provide and adapt/play a bit with the CI yaml, but I hope this is a kickstart.

Thanks!

@kraptor
Copy link
Author

kraptor commented Nov 7, 2024

Related to #23

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