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,6 +319,7 @@ create minimum sized Docker containers that run Rust binaries.
319
319
320
320
# References
321
321
322
+ - [ 151-byte static Linux binary in Rust - 2015] [ 151-byte-static-linux-binary ]
322
323
- [ Why is a Rust executable large? - 2016] [ why-rust-binary-large ]
323
324
- [ Freestanding Rust Binary - 2018] ( https://os.phil-opp.com/freestanding-rust-binary/ )
324
325
- [ Tiny Rocket - 2018] ( https://jamesmunns.com/blog/tinyrocket/ )
@@ -331,6 +332,7 @@ create minimum sized Docker containers that run Rust binaries.
331
332
- [ A very small Rust binary indeed - 2022] [ a-very-small-rust-binary ]
332
333
- [ ` min-sized-rust-windows ` ] [ min-sized-rust-windows ] - Windows-specific tricks to reduce binary size
333
334
335
+ [ 151-byte-static-linux-binary ] : https://mainisusuallyafunction.blogspot.com/2015/01/151-byte-static-linux-binary-in-rust.html
334
336
[ why-rust-binary-large ] : https://lifthrasiir.github.io/rustlog/why-is-a-rust-executable-large.html
335
337
[ fmt-unreasonably-expensive ] : https://jamesmunns.com/blog/fmt-unreasonably-expensive/
336
338
[ tiny-windows-exe ] : https://www.codeslow.com/2019/12/tiny-windows-executable-in-rust.html
You can’t perform that action at this time.
0 commit comments