aboutsummaryrefslogtreecommitdiff
path: root/base/runtime/os_specific_wasi.odin
Commit message (Expand)AuthorAgeFilesLines
* Moved all packages in core, base, vendor, tests and examples to use new #+ fi...Karl Zylinski2024-09-141-2/+2
* wasi: make the demo run on wasi and run it in CILaytan Laats2024-06-291-3/+47
* add a default heap/general purpose allocator for wasm to `base:runtime`Laytan Laats2024-05-161-2/+2
* Rename `runtime.os_write` to `runtime.stderr_write`gingerBill2024-01-291-1/+1
* Remove `core:os` dependency from `base:runtime`; change to `base:intrinsics`gingerBill2024-01-281-0/+1
* Move `core:runtime` to `base:runtime`; keep alias aroundgingerBill2024-01-281-0/+10