Files
Odin/core/os/os2/heap_wasi.odin
T
2025-01-18 22:23:44 +01:00

7 lines
98 B
Odin

#+private
package os2
import "base:runtime"
_heap_allocator_proc :: runtime.wasm_allocator_proc