Hacker News new | ask | show | jobs
by saagarjha 2384 days ago
> you need to forgo quite a few C++-exclusive features to end up with interfaces that Rust can work with

Luckily, many C++ projects do this already so they can be called from C.