
Hacker News: Front Page
shared a link post in group #Stream of Goodies

kobzol.github.io
Making Rust binaries smaller by default
Have you ever tried to compile a helloworld Rust program in --release mode? If yes, have you seen its binary size? Suffice to say, it’s not exactly small. Or at least it wasn’t small until recently. T