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

Really naive question: might it be possible to bridge Rust to some older language's high content, well developed library?



Rust can use C libraries pretty easily, and there's a tool to autogenerate Rust `extern` declarations from C headers: http://static.rust-lang.org/doc/master/guide-ffi.html https://github.com/crabtw/rust-bindgen




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

Search: