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