logoalt Hacker News

drnick1today at 5:37 PM1 replyview on HN

I wonder what is gained by this port though, if the C++ codebase already employed modern approaches to memory management. It's entirely possible that the Rust version will perform worse too as compilers are less mature.


Replies

maleldiltoday at 6:57 PM

"modern approaches to memory management" aren't enough for complete memory safety.

show 1 reply