Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove non-standard `i31.new` (#6736) | Thomas Lively | 2024-07-12 | 1 | -28/+28 |
* | Update the text syntax for tuple types (#6246) | Thomas Lively | 2024-01-26 | 1 | -4/+4 |
* | Fix incorrect wat in tests (#6207) | Thomas Lively | 2024-01-08 | 1 | -1/+0 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -159/+227 |
* | Add an arity immediate to tuple.extract (#6172) | Thomas Lively | 2023-12-12 | 1 | -8/+8 |
* | Update `tuple.make` text format to include arity (#6169) | Thomas Lively | 2023-12-12 | 1 | -12/+12 |
* | [NFC] StackIR: Add comments on local2stack handling of tuples (#6092) | Alon Zakai | 2023-11-09 | 1 | -1/+138 |
* | StackIR local2stack: Make sure we do not break non-nullable validation (#5919) | Alon Zakai | 2023-09-22 | 1 | -0/+836 |