Hacker News new | ask | show | jobs
by nsvd2 3 days ago
While true, that doesn't distinguish between Zig and Rust, as both allow you to manually allocate memory and create custom data structures.
1 comments

Ok, but doing manual memory management in Rust is a bit like digging a ditch with a spoon. I get that its technically possible, that does not mean it should be done outside the most exceptional of circumstances.