I experimented a bit with substrate (gluon library that helps with compiling javafx apps to native images). No luck so far, but there is a branch native-image
in cljfx/hn repo, and you can see current status here: https://github.com/cljfx/hn/blob/native-image/build/native_image.clj
@vlaaad that's very cool, re gluon, I'm very excited to get graal + cljs to work together, will see if I can free up some time to look if I can help somehow