this post was submitted on 13 Jun 2025
38 points (93.2% liked)

Rust Programming

8888 readers
16 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 1 month 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 1 month ago* (last edited 1 month 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.