Y
Hacker News
new
|
ask
|
show
|
jobs
by
drtse4
4338 days ago
Try compiling it with gccgo that is able to dynamically link the go standard library (shared among your go projects) instead of building a single big binary, my guess is it should be just a few hundred kb :)
1 comments
rly_ItsMe
4338 days ago
I did not compiled it by my self - I've just grabbed the binary provided by OP.
link