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

Provide binaries for various architectures #3

Open
markus-wa opened this issue Mar 26, 2021 · 1 comment
Open

Provide binaries for various architectures #3

markus-wa opened this issue Mar 26, 2021 · 1 comment
Labels
blocked enhancement New feature or request

Comments

@markus-wa
Copy link
Owner

Might be a good idea to ship binaries for ARM (new M1 macbook) and other non x86_64 archs.

@markus-wa markus-wa added the enhancement New feature or request label Mar 26, 2021
@markus-wa
Copy link
Owner Author

markus-wa commented Apr 9, 2021

seems like as of now there are no GitHub actions runners for Apple silicon, so this probably won't happen for a while
it also runs fine on M1s due to Rosetta 2, so this might not be necessary.

GraalVM doesn't seem to support ARM native images yet as well: oracle/graal#1329

Leaving this open but don't expect to make any progress on this soon

In the meantime cq-jvm should suffice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant