Is it possible to compile some sort of cross platform ui with graalvm now?
GraalVM does not do cross-compilation, so you have to set up some infra to compile for each platform, but I think people have gotten JavaFX to work with it
Thanks!
Updated the fix library for graalvm java11 and clojure.lang.Reflector to 20.2.0: https://github.com/borkdude/clj-reflector-graal-java11-fix
Thanks!