Module allocator

Source

Structs§

JitAllocator
A simple implementation of memory manager that uses virtual_memory. functions to manage virtual memory for JIT compiled code.
JitAllocatorOptions

Enums§

ResetPolicy
A policy that can be used with reset() functions.