β¨ Making Rust binaries smaller by default
π "The PR has been merged a week ago, and it is now in nightly! π" π
kobzol.github.io/rust/cargo/20β¦
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.Kobzolβs blog