default_allocators_js.odin 113 B

12345
  1. //+build js
  2. package runtime
  3. default_allocator_proc :: panic_allocator_proc
  4. default_allocator :: panic_allocator