mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-03-08 02:44:43 +01:00
Because `std.Io` forces analysis of unused functions in the vtable, there are now references to 4 more WASI functions, even though the compiler does not actually call them at runtime. Therefore, these new stubs fix the bootstrap process after a zig1.wasm update (though this branch does *not* update zig1.wasm). |
||
|---|---|---|
| .. | ||
| config.h.in | ||
| config.zig.in | ||
| FuncGen.h | ||
| InputStream.h | ||
| panic.h | ||
| wasi.c | ||
| wasm.h | ||
| wasm2c.c | ||
| zig.h | ||
| zig1.wasm | ||