zig

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

commit 21ac0beb436f49fe49c6982a872f2dc48e4bea5e (tree)
parent 67997a699a4a1ee20fb189f38077a4bb29c096b3
Author: mlugg <mlugg@mlugg.co.uk>
Date:   Fri, 23 Jun 2023 19:55:31 +0100

update zig1.wasm

Needed due to the breaking changes to casting builtins, which are used
by the compiler when building itself.

Note from Andrew: I re-ran update-zig1 on my PC and replaced this
commit.

Signed-off-by: Andrew Kelley <andrew@ziglang.org>

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.