aboutsummaryrefslogtreecommitdiff
path: root/stage1/wasi.c
AgeCommit message (Expand)Author
2025-07-09wasi.c: fix pread/pwriteAndrew Kelley
2025-06-12stage1: elaborate on "unimplemented" in wasi.cmlugg
2025-04-02stage1: fix `wasi_snapshot_preview1_fd_seek` on cache filesmlugg
2024-10-26wasm2c: Add big endian support.Alex Rønne Petersen
2024-02-27wasi.c: report no environment variables availableAndrew Kelley
2024-02-04stage1: implement fd_fdstat_getJacob Young
2023-11-09stage1: implement wasi seek shimJacob Young
2023-03-08Module: rewrite zir caching logicJacob Young
2022-12-06wasi: add support for windows pathsJacob Young
2022-12-06wasi: implement file truncationJacob Young
2022-12-06use zig-wasm2c for bootstrappingJacob Young