HumbleUI on GraalVM! 🚀 It was some time since I last tried to compile HumbleUI with GraalVM, decided to spend some time on it again and was able to make it work this time: https://github.com/dundalek/humble-graal One step closer to dethroning Electron 😀 Another plus is that the build only uses clojure cli with deps. No leiningen, python or shell scripts needed. I am running Linux, so it would be cool if anyone wants to give it a shot on Mac or Windows and share results.
JWM and Skija compile as they are, HumbleUI needed some tweaks. I opened an issue to discuss possible solutions: https://github.com/HumbleUI/HumbleUI/issues/83
Skija example on macOS, compiled to native executable!
Fantastic! I watched yesterday's issue develop with interest. GraalVM is the holy grail for many of us & it's a boon for the library to have this support. Big thanks for putting in the work @kloud 🙏