authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2023-04-24 13:29:42-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2023-04-25 11:23:41-07:00
loga8de15f66a51d273cefa07eed0d8fd2952e92387
treeb309ffc21ad3a698a63bea7dff5dfcd757f35f77
parentbd6f01c751f923d28fa375f1bc91f63ceb3c9693

update zig1.wasm

Needed due to the compiler depending on standard library APIs such as ArrayList that contain `@memset` and `@memcpy` calls in them. The number of parameters changed, so this is necessary for the compiler to build.

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

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