[refactor] use one arena per area.
Prevents issue with the new arena/alloc logic. This way, no allocation can end up overlapping the pages of another one on a different binding.
Please register or sign in to comment
Prevents issue with the new arena/alloc logic. This way, no allocation can end up overlapping the pages of another one on a different binding.