Fork me on GitHub
#graalvm
<
2020-08-19
>
Roman Tsopin11:08:10

Is it possible to compile some sort of cross platform ui with graalvm now?

borkdude11:08:40

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

borkdude21:08:26

Updated the fix library for graalvm java11 and clojure.lang.Reflector to 20.2.0: https://github.com/borkdude/clj-reflector-graal-java11-fix

👍 3