Hacker News new | ask | show | jobs
by kaba0 1441 days ago
I’m not sure there is a way out - this is the fundamental aspect of low level languages. If you want to care about memory allocation, you have to care about it everywhere.

Rust is a really great language, but I believe it is a trap to go down this “high-level low-level language” route C++ also chose.