|
|
|
|
|
by fenollp
2641 days ago
|
|
Could we see a comparison with both `-ldflags '-s -w'` and `CGO_ENABLED=0`? I feel like this would solve: > the Go standard library is not well modularized; importing just one function (fmt.Println) pulls in about 300KB of code. |
|