Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect wat in tests (#6207) | Thomas Lively | 2024-01-08 | 1 | -16/+16 |
* | Require `then` and `else` with `if` (#6201) | Thomas Lively | 2024-01-04 | 1 | -87/+195 |
* | Separate `func` into a separate type hierarchy (#4955) | Thomas Lively | 2022-08-22 | 1 | -2/+2 |
* | Add anyref feature and type (#3109) | Daniel Wirtz | 2020-09-10 | 1 | -14/+12 |
* | Update reference types (#3084) | Daniel Wirtz | 2020-09-09 | 1 | -12/+13 |
* | Rename anyref to externref to match proposal change (#2900) | Jay Phelps | 2020-06-10 | 1 | -1/+1 |
* | Add support for reference types proposal (#2451) | Heejin Ahn | 2019-12-30 | 1 | -0/+391 |