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.
353
353
- [ A very small Rust binary indeed - 2022] [ a-very-small-rust-binary ]
354
354
- [ The dark side of inlining and monomorphization - 2023] [ dark-side-of-inlining ]
355
355
- [ Making Rust binaries smaller by default - 2024] [ making-rust-binaries-smaller-by-default ]
356
+ - [ Tock Binary Size - 2024] [ tock-binary-size ]
356
357
- [ ` min-sized-rust-windows ` ] [ min-sized-rust-windows ] - Windows-specific tricks to reduce binary size
357
358
- [ Shrinking ` .wasm ` Code Size] [ shrinking-wasm-code-size ]
358
359
@@ -384,6 +385,8 @@ create minimum sized container images that run Rust binaries.
384
385
385
386
[ making-rust-binaries-smaller-by-default ] : https://kobzol.github.io/rust/cargo/2024/01/23/making-rust-binaries-smaller-by-default.html
386
387
388
+ [ tock-binary-size ] : https://tweedegolf.nl/en/blog/126/tock-binary-size
389
+
387
390
[ min-sized-rust-windows ] : https://github.com/mcountryman/min-sized-rust-windows
388
391
389
392
[ 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