mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-05 05:38:31 +00:00
This is a copy of the libc malloc-based allocator that we previously had. It's preferable to use the Orca runtime allocator over our own.
This is a copy of the libc malloc-based allocator that we previously had. It's preferable to use the Orca runtime allocator over our own.