@borkdude That is cool but nativeimage still has no Windows support and most people you would deliver a desktop application to will be on Windows. Also the Gluon Client plugin only works on macOS currently, not even Linux. So actually using this seems sadly far off. Also, I imagine the compile times to be absolutely horrible and there will probably be no source-level debugging capabilities for the native executable?
@markus.gustavsson244 incorrect, GraalVM does have Windows support
but the other points may be correct 🙂
They have Windows support but not for native image right?
Or maybe there is Windows support for native image. This seems to indicate so https://github.com/oracle/graal/tree/master/substratevm I recently read it is not available yet. I will have to try this.
Thanks for making me look!