Remix.run Logo
guappa 13 hours ago

> Go produces standalone code, though.

So if I put the jvm and my .jar file inside a single .zip file java no longer has a runtime?

And since C applications load .so files they do have a runtime?

Having a runtime is independent of the amount of files you need to read to run the program.

AnimalMuppet 8 hours ago | parent [-]

So, I'll ask more explicitly: what's your definition of "having a runtime"?

guappa 6 hours ago | parent [-]

go