Hacker News new | ask | show | jobs
by beezlewax 1033 days ago
How would memory management work without the borrow checker?
1 comments

Reference-counted[1], just like, say, Swift.

[1] https://en.wikipedia.org/wiki/Reference_counting