Files
Odin/core/runtime/default_allocators_js.odin
T
2023-06-26 15:55:52 +01:00

6 lines
113 B
Odin

//+build js
package runtime
default_allocator_proc :: panic_allocator_proc
default_allocator :: panic_allocator