did a quick test trying to get graalvm + cljfx to work together, but didn't get very far. Got a repo up in case someone else wants to give it a try https://github.com/victorb/cljfx-graalvm/
Really cool, but yeah I still have issues whenever I try to compile anything non-trivial with Graal…
Same here. Anything involving http/websocket servers + various GUI stuff is still far off of being "then just run native-image to get binary", but I guess that's expected, GraalVM is still young
Yeah, not ideal that HTTP of all functionality is tricky though. Removes many scripting use cases
Cool, thanks for sharing! I have a vague memory from around half a year ago that javafx is still not supporting graal