File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -348,6 +348,7 @@ create minimum sized container images that run Rust binaries.
348
348
- [ Making a really tiny WebAssembly graphics demos - 2019] [ tiny-webassembly-graphics ]
349
349
- [ Reducing the size of the Rust GStreamer plugin - 2020] [ gstreamer-plugin ]
350
350
- [ Optimizing Rust Binary Size - 2020] [ optimizing-rust-binary-size ]
351
+ - [ Minimizing Mender-Rust - 2020] [ minimizing-mender-rust ]
351
352
- [ Optimize Rust binaries size with cargo and Semver - 2021] [ optimize-with-cargo-and-semver ]
352
353
- [ Tighten rust’s belt: shrinking embedded Rust binaries - 2022] [ tighten-rusts-belt ]
353
354
- [ Avoiding allocations in Rust to shrink Wasm modules - 2022] [ avoiding-allocations-shrink-wasm ]
@@ -361,6 +362,7 @@ create minimum sized container images that run Rust binaries.
361
362
[ tiny-webassembly-graphics ] : https://cliffle.com/blog/bare-metal-wasm/
362
363
[ gstreamer-plugin ] : https://www.collabora.com/news-and-blog/blog/2020/04/28/reducing-size-rust-gstreamer-plugin/
363
364
[ optimizing-rust-binary-size ] : https://arusahni.net/blog/2020/03/optimizing-rust-binary-size.html
365
+ [ minimizing-mender-rust ] : https://mender.io/blog/building-mender-rust-in-yocto-and-minimizing-the-binary-size
364
366
[ optimize-with-cargo-and-semver ] : https://oknozor.github.io/blog/optimize-rust-binary-size/
365
367
[ tighten-rusts-belt ] : https://dl.acm.org/doi/abs/10.1145/3519941.3535075
366
368
[ avoiding-allocations-shrink-wasm ] : https://nickb.dev/blog/avoiding-allocations-in-rust-to-shrink-wasm-modules/
You can’t perform that action at this time.
0 commit comments