zig

fork of https://codeberg.org/ziglang/zig
Log | Files | Refs | README | LICENSE

commit 9a09651019b24a32945f73dd7a69562f2cf31581 (tree)
parent 8ebebbd134f8ea6a1b6c74257abc06565287cfe2
Author: Andrew Kelley <andrew@ziglang.org>
Date:   Tue,  3 Oct 2023 14:58:13 -0700

update zig1.wasm

Notably, this contains bug fixes related to `@errorCast` which are
required by the changes to `std.io.Reader` in this branch, and the
compiler source code has a dependency on `std.io.Reader`.

Diffstat:
Mstage1/zig1.wasm | 0
1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/stage1/zig1.wasm b/stage1/zig1.wasm Binary files differ.