2
submitted 1 month ago by cm0002@infosec.pub to c/java@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] atzanteol@sh.itjust.works 2 points 1 month ago

But still, getting a HelloWorld app down to 6.5MB; is it just me or is that still rather bloated for all but the most elaborate "hello world" programs?

But you're including a runtime and standard libraries in the executable. go produces largish binaries for small applications as well since it's statically compiled and includes the go runtime.

We're not using floppies anymore.

this post was submitted on 02 Jul 2026
2 points (100.0% liked)

Java

2038 readers
1 users here now

For discussing Java, the JVM, languages that run on the JVM, and other related technologies.

founded 3 years ago
MODERATORS