Minecraft JE (Java Edition) needs JVM to run. Is it possible to compile it into an EXE file via AOT compiler of GraalVM? If possible, how should I do?
I installed GraalVM and native-image tool but I don't know the main class of Minecraft.
Minecraft JE (Java Edition) needs JVM to run. Is it possible to compile it into an EXE file via AOT compiler of GraalVM? If possible, how should I do?
I installed GraalVM and native-image tool but I don't know the main class of Minecraft.