zig/stage1
mlugg 36405b9b43
stage1: update zig1.wasm
As well as being necessary for the `CallingConvention` changes, this
update includes the following notable changes:

* Fix unlabeled `break` targeting the wrong scope in the presence of
  labeled continue, unblocking #21422
* Implement `@FieldType`
* Implement `@splat` on arrays

Signed-off-by: mlugg <mlugg@mlugg.co.uk>
2024-10-19 19:13:41 +01:00
..
config.h.in build.zig: add support for using "zig c++" as the bootstrap c++ compiler 2023-10-16 23:07:04 +02:00
config.zig.in dev: introduce dev environments that enable compiler feature sets 2024-07-19 22:35:33 -07:00
FuncGen.h wasm2c: avoid indexing null pointer triggering undefined behavior 2024-06-17 14:34:52 -04:00
InputStream.h remove the zstd mechanism from the build process 2022-12-09 20:59:13 -07:00
panic.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
wasi.c wasi.c: report no environment variables available 2024-02-27 22:55:00 -07:00
wasm2c.c wasm2c: fix allocation failure result 2024-03-23 11:32:37 +01:00
wasm.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
zig1.wasm stage1: update zig1.wasm 2024-10-19 19:13:41 +01:00
zig.h stage1: update zig1.wasm 2024-10-19 19:13:41 +01:00