mirror of
https://github.com/ziglang/zig.git
synced 2026-01-16 04:15:22 +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.