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 @@ -319,11 +319,13 @@ heuristic-based anti-virus software because malware often uses UPX.
319
319
- [ Formatting is Unreasonably Expensive for Embedded Rust - 2019] [ fmt-unreasonably-expensive ]
320
320
- [ Tiny Windows executable in Rust - 2019] [ tiny-windows-exe ]
321
321
- [ Reducing the size of the Rust GStreamer plugin - 2020] [ gstreamer-plugin ]
322
+ - [ ` min-sized-rust-windows ` ] [ min-sized-rust-windows ] - Windows-specific tricks to reduce binary size
322
323
323
324
[ why-rust-binary-large ] : https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html
324
325
[ fmt-unreasonably-expensive ] : https://jamesmunns.com/blog/fmt-unreasonably-expensive/
325
326
[ tiny-windows-exe ] : https://www.codeslow.com/2019/12/tiny-windows-executable-in-rust.html
326
327
[ gstreamer-plugin ] : https://www.collabora.com/news-and-blog/blog/2020/04/28/reducing-size-rust-gstreamer-plugin/
328
+ [ min-sized-rust-windows ] : https://github.com/mcountryman/min-sized-rust-windows
327
329
328
330
<!-- Badges -->
329
331
[ travis-build-status ] : https://travis-ci.com/johnthagen/min-sized-rust
You can’t perform that action at this time.
0 commit comments