mirror of
https://github.com/odin-lang/Odin.git
synced 2026-08-05 05:38:31 +00:00
- Simplify the malloc-based allocator - Correct the type signatures on malloc/calloc/realloc - Make `heap_alloc/heap_free/heap_resize` API consistent across platforms