Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the text syntax for tuple types (#6246) | Thomas Lively | 2024-01-26 | 1 | -1/+1 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -3/+7 |
* | Add a `tuple.drop` text pseudoinstruction (#6170) | Thomas Lively | 2023-12-12 | 1 | -1/+1 |
* | Validate and fix up tuples with non-nullable elements (#5909) | Thomas Lively | 2023-08-30 | 1 | -0/+11 |
* | [Wasm GC] Support non-nullable locals in the "1a" form (#4959) | Alon Zakai | 2022-08-31 | 1 | -0/+61 |