default_allocators_wasi.odin 111 B

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