summaryrefslogtreecommitdiff
path: root/src/os/wasm/log.zig
AgeCommit message (Expand)Author
2024-08-16os: start yeetingMitchell 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-26wasm: log should use stack allocated memory firstMitchell Hashimoto
2022-12-04logging works for wasmMitchell Hashimoto