hi all, I'd like to know whether it's possible to compile a java program into actual machine code so that the program runs without the need for the Java Runtime.
If it's possible how can it be done?
Thanks in advance.
If it's possible how can it be done?
Thanks in advance.
Comment