File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -353,6 +353,7 @@ create minimum sized container images that run Rust binaries.
353353- [ A very small Rust binary indeed - 2022] [ a-very-small-rust-binary ]
354354- [ The dark side of inlining and monomorphization - 2023] [ dark-side-of-inlining ]
355355- [ Making Rust binaries smaller by default - 2024] [ making-rust-binaries-smaller-by-default ]
356+ - [ Tock Binary Size - 2024] [ tock-binary-size ]
356357- [ ` min-sized-rust-windows ` ] [ min-sized-rust-windows ] - Windows-specific tricks to reduce binary size
357358- [ Shrinking ` .wasm ` Code Size] [ shrinking-wasm-code-size ]
358359
@@ -384,6 +385,8 @@ create minimum sized container images that run Rust binaries.
384385
385386[ making-rust-binaries-smaller-by-default ] : https://kobzol.github.io/rust/cargo/2024/01/23/making-rust-binaries-smaller-by-default.html
386387
388+ [ tock-binary-size ] : https://tweedegolf.nl/en/blog/126/tock-binary-size
389+
387390[ min-sized-rust-windows ] : https://github.com/mcountryman/min-sized-rust-windows
388391
389392[ shrinking-wasm-code-size ] : https://rustwasm.github.io/docs/book/reference/code-size.html
You can’t perform that action at this time.
0 commit comments