default_allocators_js.odin 109 B

12345
  1. //+build js
  2. package runtime
  3. default_allocator_proc :: nil_allocator_proc
  4. default_allocator :: nil_allocator