https://github.com/oracle/graal/issues/2358#issuecomment-615506069
I didn’t check long time ago graalvm things.. Could you help me, it is possible now .. bhauman/rebel-readline with graalvm?
The only way to find out is to try it out
Yes, I check it. I thought somebody tried.
@sb This is a great repo with libraries that people have tried: https://github.com/BrunoBonacci/graalvm-clojure
thanks!!
Also here is a curated list: https://github.com/lread/clj-graal-docs/blob/master/doc/external-resources.md#libraries-compatible-with-graalvm
If you have any working libraries that aren't in that list yet, feel free to make a PR
@sb I think you experimented with aarch64 before. sogaiu got babashka working on arm64: https://github.com/borkdude/babashka/issues/241#issuecomment-610691695
(just fyi)
Yes, on Raspberry Pi4. Ok, I check it now on Jetson Nano.
He need to use Fedora
Ok, I try to create babashka arm64 binary.
Unfortunately. lot of changes. Still running the compile flow.. I think something bad. Use 10 Gb ram on Aarch64. Maybe better create a docker image and run on OSX if that is possible (with arm qemu static)
that's a lot.
no need to put a lot of time on this btw if you don't want to, I was just informing you that @sogaiu did some work on this as well