Hacker News new | ask | show | jobs
by enneff 4145 days ago
Which makes no sense, anyway. The reason a Hello World program in Go is large is because it must include the baseline runtime support that is included in any Go program. A 10 line program won't be 13mb.