|
On 15/01/20 22:17, Stefan wrote:
You can create huge linear allocators. Bonus: if a bogus script exhausts the allocator, the script will end.Well, that's exactly the problem with area allocators: What if your data no longer fits into your area?
Abusing virtual memory is extremely hacky.
Not at all. Cheers, Andre