Files
Odin/core/runtime/default_allocators_js.odin
T

6 lines
109 B
Odin

//+build js
package runtime
default_allocator_proc :: nil_allocator_proc
default_allocator :: nil_allocator