BusyBox-style bundling of Go programs can save space
View options
- Truncate descriptions
Mike suggested that compiling all the Go programs into one executable à la BusyBox could save space because there would be only one static copy of the Go runtime.