Files
Odin/core/runtime/default_allocators_js.odin
T
2021-11-07 19:56:01 +00:00

6 lines
109 B
Odin

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