summaryrefslogtreecommitdiff
path: root/test/passes/merge-locals_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect wat in tests (#6207)Thomas Lively2024-01-081-16/+16
* Require `then` and `else` with `if` (#6201)Thomas Lively2024-01-041-87/+195
* Separate `func` into a separate type hierarchy (#4955)Thomas Lively2022-08-221-2/+2
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-101-14/+12
* Update reference types (#3084)Daniel Wirtz2020-09-091-12/+13
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-1/+1
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+391