Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Static compilation and static linking are two separate things - however, Rust is both statically compiled and (usually) uses static linking of dependency libraries.


You’re right. I mean static linking.

And by default Rust does not. Needs glibc.




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

Search: