Hacker News new | past | comments | ask | show | jobs | submit login

I think that's the main reason why every stdlib function lives in its own source file in MUSL:

https://git.musl-libc.org/cgit/musl/tree/src/stdio

Not sure if this can easily be replicated in Rust though and LTO must be used instead for dead code removal.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: