mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
6 lines
115 B
Odin
6 lines
115 B
Odin
//+build wasi
|
|
package runtime
|
|
|
|
default_allocator_proc :: panic_allocator_proc
|
|
default_allocator :: panic_allocator
|