> What's the problem? Patch alloc.nim to offer what you need.
I am planning to patch at least `osalloc.nim` to allocate VM pages, which seems to be simple enough. Patching `alloc.nim` to allow multiple heaps is a good idea, but I'm not sure I fully understand the internals yet. Thanks for the pointer though (pun intended) :)