Welcome! Please see the About page for a little more info on how this works.

+1 vote
in Clojure by

Hello everyone! I think I already know the answer but I would like confirmation. I don't see the possibility to download the binaries for ARM in Oracle. Is there any possibility to use GraalVM in Raspberry Pi or similar architectures? Thank you!

1 Answer

+2 votes
by
selected by
 
Best answer

I don't know the answer but this StackOverflow Q&A seems to suggest it's possible if you're willing to build the ARM version from source if I'm reading it correctly:

https://stackoverflow.com/questions/54705341/graalvm-as-jit-compiler-for-arm-jre

...