For those interested in GraalVM+Compose (without N...
# compose-desktop
a
For those interested in GraalVM+Compose (without Nucleus), this repo can be quite interesting: github.com/kgonia/java-spring-kotlin-swing-native I'm considering creating a sample GitHub repo that focuses only in the compose part and documents a bit the steps needed to have the best results. I think there is a clear lack of documentation about this or I'm simply terrible searching for it if it already exists :') So far I've noticed a good improvement in the startup time of my app but I havent' really mesured it in a more "scientific" way. My only issues are common GraalVM issues about metedata and so, but nothing that can't be fixed with some extra steps (or perhaps there are some tools for it, I haven't done much research on that part yet)