I’d like to recompile one of my java games to run on Windows without the need for any kind of JVM installed. it makes use of swing and BufferStrategy. is this possible? and if so, can someone tell me where i can find a good recompiler?
if it is possible what size would you expect the .exe to be once it’s compiled?