Hacker News new | ask | show | jobs
by oxff 1416 days ago
Rust seems to have failed to be a drop-in replacement for C++.
2 comments

It has interoperability with C++, but it hasn't ever been a drop-in replacement. They have different value propositons. There's room in this world for both Carbon and Rust to succeed and interoperate.
I thought D was the drop-in replacement for C++