Hacker News new | ask | show | jobs
by jessaustin 2347 days ago
Allocating on the stack doesn't need GC.
1 comments

No, but it makes it easier (more “high level”) when you don’t need to explicitly deallocate things, ever.