mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 06:43:07 +00:00
`wasi_snapshot_preview1` introduced a couple of ABI changes. This commit fast-forwards the types and consts defined in `std.os.bits.wasi` to match those changes.