Hacker News new | ask | show | jobs
by awesan 4 days ago
How is using arenas complex? If anything it should make things simpler to understand to people who are not used to manual memory management.
1 comments

The arena is replacing the javacript garbage collector not memory managament.