6 ms·
How is using arenas complex? If anything it should make things simpler to understand to people who are not used to manual memory management.
by awesan 3mo 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.
- pmarin 3mo agoThe arena is replacing the javacript garbage collector not memory managament.