this post was submitted on 13 Jun 2025
39 points (95.3% liked)

Rust Programming

8871 readers
1 users here now

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Narann@jlai.lu 2 points 3 weeks ago (1 children)

Happy to see more rust!

I’m geniously curious : Is there a difference in binary sizes? 5%? 10%?

[–] Ferk@lemmy.ml 2 points 2 weeks ago* (last edited 2 weeks ago)

Looks like it's split in library and binary, the binary itself is smaller, but if you add the size of the library it would be about 10% bigger. At least judging by the package sizes.