Files
zig/src/codegen
Luuk de Gram ad38fc1147 wasm: Rewrite switch_br to use br_table instead
This is an initial version, todo:
- Also make this work for u64 values, as the table must be indexed by u32.
- Add support for signed integers.
- Add support for enums.
2021-07-24 19:49:24 +02:00
..
2021-06-21 17:03:03 -07:00
2021-07-23 22:42:31 -07:00
2020-09-21 18:38:55 -07:00