Comment on Port React Compiler to RustparentComments−awesan3moHow is using arenas complex? If anything it should make things simpler to understand to people who are not used to manual memory management.−pmarin3moThe arena is replacing the javacript garbage collector not memory managament.
Comments
How is using arenas complex? If anything it should make things simpler to understand to people who are not used to manual memory management.
The arena is replacing the javacript garbage collector not memory managament.