Hacker News new | ask | show | jobs
by richardwhiuk 1046 days ago
You should always know who owns some data, even if you aren't using Rust!
1 comments

Garbage collection means the VM owns it! And that’s great. How it should be.
Welcome to a land of memory bloat because you've got a chain to a reference due to a lack of clear ownership.