authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2025-07-07 11:48:43-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2025-07-07 13:39:48-07:00
log4ba0e7d424a7c0af55c8085c659e9205560d3095
tree06450d287c55e5be891fd37f46ecdea3a389f957
parent34f64432b0f1d125a5abfb750861013ac4a5d5a2

update zig1.wasm

necessary because to pass `zig fmt --check` we need to use the canonical identifier syntax, which means changing `.@"async"` to `.async` which previous zig1 is unable to parse.

1 files changed, 0 insertions(+), 0 deletions(-)

stage1/zig1.wasm
Binary files a/stage1/zig1.wasm and b/stage1/zig1.wasm differ