graalvm-mobile

rjsheperd 2026-04-15T14:47:51.907369Z

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 🤞

🤞 3
rjsheperd 2026-04-16T17:43:00.677879Z

I also managed to get nREPL working via the iOS simulator!

rjsheperd 2026-04-16T18:54:26.526569Z

@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

frankitox 2026-04-16T19:02:29.947549Z

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.

rjsheperd 2026-04-16T19:10:59.960849Z

Got it. I'll DM you

rjsheperd 2026-04-16T02:26:27.287389Z

IT WORKED! https://github.com/rjsheperd/ios-graal-jdk-21/actions/runs/24488458331

rjsheperd 2026-04-16T02:26:43.303909Z

(JDK 21 actually)