-
I know there are ways to build with llvm, do I know if there is a way to run directly on risc-v architecture machines |
Beta Was this translation helpful? Give feedback.
Answered by
alina-yur
Apr 2, 2024
Replies: 1 comment 1 reply
-
hi @wang-zhichuang, at the moment building via the LLVM backend (https://medium.com/graalvm/graalvm-native-image-meets-risc-v-899be38eddd9) is the best way to go. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alina-yur
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hi @wang-zhichuang, at the moment building via the LLVM backend (https://medium.com/graalvm/graalvm-native-image-meets-risc-v-899be38eddd9) is the best way to go.