logo dotConferences
Menu

Building smaller Go binaries

Javier Provecho Fernández at dotGo 2016

Go produces very cool binaries “with batteries included” but sometimes they can get really big. To deal with this, Javier shows how to combine the Go compiler native tools for stripping symbols and executables packagers through compression.

Slides

More details