mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 23:03:08 +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.