2
0

default_allocators_wasi.odin 115 B

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