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

Many Rust core/standard library functions are trivial and inlining them is not really a concern. For those that do involve significant amount of code, C ABI-compatible code could be exported from some .so dynamic object, with only a small safe wrapper being statically linked.


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

Search: