The executable is ~ 500kb.
Enterprise software is gross.
So... is this good or bad? A Hello World in Go is on the order of 2 MB. That doesn't say anything about code bloat, it just says that Go prefers static over dynamic linking.
https://github.com/golang/go/issues/6853
The executable is ~ 500kb.
Enterprise software is gross.