sunfishcode / eyra

Rust programs written entirely in Rust
Other
765 stars 12 forks source link

Add more code-size optimization flags. #55

Open sunfishcode opened 8 hours ago

sunfishcode commented 8 hours ago

Add -Zfmt-debug=none and -Zbuild-std-features=optimize_for_size, which were recently added to min-sized-rust.