You must log in or register to comment.
- atzanteol@sh.itjust.worksEnglish2 days
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.
