C++ is memory safe if you use the right compiler
Not everyone wants to recompile the whole app and dependencies with filc to get a slowdown, extra memory use and safety. It's cool that it exists, but omitting the tradeoffs when pushing this is weird.
Nothing weird about it.
Just pointing out the fact that it's not the language that isn't memory safe, it's the implementation you're choosing to use
Not everyone wants to recompile the whole app and dependencies with filc to get a slowdown, extra memory use and safety. It's cool that it exists, but omitting the tradeoffs when pushing this is weird.
Nothing weird about it.
Just pointing out the fact that it's not the language that isn't memory safe, it's the implementation you're choosing to use