Files
zig/src/codegen
Luuk de Gram b22e22ef55 wasm backend - Initial enum support
- This adds support for enum values using field indexes
- EmitConstant's signature was changed so it's easier to recursively call it using a different type (enum -> int type).
- Implemented initial support for bitcast which for now just returns the `WValue` of the operand.
2021-05-19 08:59:08 +02:00
..
2021-05-08 15:15:30 +03:00
2021-05-19 08:59:08 +02:00
2020-09-21 18:38:55 -07:00