I've had some luck with getting the OpenJDK 17 running on iOS 16 with the help of Claude. Hoping to come up with a repeatable Github action to create the libjvm.a/libjava.a files soon 🤞
I also managed to get nREPL working via the iOS simulator!
@franquito not sure if you have time to get on a call, but it would be neat to figure out if there's a similar path to GraalVM on android
Hey! Sounds like fun. If you can write down somewhere the steps you took to make it work on iOS, that would be great. We can try to have a call tomorrow after 13:00 UTC-3 if you'd like, I'll be available in my afternoon time.
Got it. I'll DM you
IT WORKED! https://github.com/rjsheperd/ios-graal-jdk-21/actions/runs/24488458331
(JDK 21 actually)