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

Feature request: create an Arm64 target #678

Closed
chriszyx opened this issue Jan 31, 2023 · 6 comments
Closed

Feature request: create an Arm64 target #678

chriszyx opened this issue Jan 31, 2023 · 6 comments

Comments

@chriszyx
Copy link

There’s a target ‘arm32le’ but none for arm64.

My C isn’t good enough to unscramble pointer to int cast size issues :-(

If adding a 64-bit ARM (Linux) target were just a case of modifying a Makefile, well - that would be appreciated.

@Sshanfeng
Copy link

Sshanfeng commented Jan 31, 2023 via email

@melted
Copy link
Contributor

melted commented Jan 31, 2023

There is a pull request for Mac ARM64 support #607. But it's marked as a draft.

Note that Racket's Chez Scheme already has ARM64 support, so if you want it now you can build that. The binaries they distribute do not contain a standalone Chez executable, but they are built when building it from source.

@lassik
Copy link

lassik commented Apr 16, 2023

Is Petite architecture-independent enough to run on aarch64? If so, how does one build only Petite?

@sorawee
Copy link
Contributor

sorawee commented Oct 20, 2023

This issue can also be closed.

@chenrui333
Copy link

Can you cut off a new release per this issue close?

relates to Homebrew/homebrew-core#152760

@burgerrg
Copy link
Contributor

Yes, the next release will include this support.

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

7 participants