We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb96c49 commit dae26b4Copy full SHA for dae26b4
README.md
@@ -4,6 +4,9 @@
4
5
[github-actions-badge]: https://github.com/johnthagen/min-sized-rust/workflows/build/badge.svg
6
7
+> To help this project reach more users, consider upvoting the
8
+> [`min-sized-rust` Stack Overflow answer](https://stackoverflow.com/a/54842093/1398841).
9
+
10
This repository demonstrates how to minimize the size of a Rust binary.
11
12
By default, Rust optimizes for execution speed rather than binary size, since for the vast
0 commit comments