Comment on Java is still worth learningparentComments−chii1ythe difference might be expectations that the OS api exists and does not require an installation pre-execution of the binary.On the other hand, i think the jvm, like python, ought to be part of a standard install of an OS tbh. Then there would really be no difference.−piva001yYou can package a JVM into a binary executable, no need for a system JVM that way.
Comments
the difference might be expectations that the OS api exists and does not require an installation pre-execution of the binary.
On the other hand, i think the jvm, like python, ought to be part of a standard install of an OS tbh. Then there would really be no difference.
You can package a JVM into a binary executable, no need for a system JVM that way.