"I don't have any Windows systems to try on, but on Linux, a statically compiled Rust hello world is actually smaller than the equivalent C. If you are seeing a huge difference in size, it is probably because you are linking the Rust executable statically and the C one dynamically." En citant Stackoverflow: https://stackoverflow.com/questions/29008127/why-are-rust-executables-so-huge
"I don't have any Windows systems to try on, but on Linux, a statically compiled Rust hello world is actually smaller than the equivalent C. If you are seeing a huge difference in size, it is probably because you are linking the Rust executable statically and the C one dynamically."
En citant Stackoverflow: https://stackoverflow.com/questions/29008127/why-are-rust-executables-so-huge