Safer Usage of C++ (Chromium)(docs.google.com)
docs.google.com
Safer Usage of C++ (Chromium)
https://docs.google.com/document/d/e/2PACX-1vRZr-HJcYmf2Y76DhewaiJOhRNpjGHCxliAQTBhFxzv1QTae9o8mhBmDl32CRIuaWZLt5kVeH9e9jXv/pub
2 comments
I can't help but feel after reading this proposal that what they want is Rust but with 30 years of libraries tools.
That's also what I thought, but without the "30 years of libraries tools" part.
As soon as I read it, I went like "so...you want Rust?" lol
It will cost a lot to migrate their existing code base to Rust, unless they figure out a way to interoperate between C++ and Rust, until they migrate bit by bit to pure Rust code...I don't see any other way to be honest with you :/
Update: Seems like they are already doing something like that [1]
[1] https://www.chromium.org/Home/chromium-security/memory-safet...
As soon as I read it, I went like "so...you want Rust?" lol
It will cost a lot to migrate their existing code base to Rust, unless they figure out a way to interoperate between C++ and Rust, until they migrate bit by bit to pure Rust code...I don't see any other way to be honest with you :/
Update: Seems like they are already doing something like that [1]
[1] https://www.chromium.org/Home/chromium-security/memory-safet...