4 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 4mo 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 4mo agoThe arena is replacing the javacript garbage collector not memory managament.