summaryrefslogtreecommitdiff
path: root/src/os/wasm
AgeCommit message (Expand)Author
2024-08-16os: start yeetingMitchell Hashimoto
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2022-12-31move wasm target struct around to avoid analyzing wasm file on non-wasmMitchell Hashimoto
2022-12-31start making the src more wasm target awareMitchell Hashimoto
2022-12-31can specify a wasm target in buildMitchell Hashimoto
2022-12-26wasm: log should use stack allocated memory firstMitchell Hashimoto
2022-12-04logging works for wasmMitchell Hashimoto