summaryrefslogtreecommitdiff
path: root/test/passes/flatten_all-features.wast
Commit message (Expand)AuthorAgeFilesLines
* Port test/passes/flatten* to lit (#3971)Thomas Lively2021-07-121-1067/+0
* [Wasm GC] Handle non-nullable locals in Flatten pass (#3720)Alon Zakai2021-03-241-0/+10
* Add anyref feature and type (#3109)Daniel Wirtz2020-09-101-14/+13
* Update reference types (#3084)Daniel Wirtz2020-09-091-12/+14
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-2/+2
* Flatten fuzz fix with unreachable special-casing (#2876)Alon Zakai2020-05-271-0/+14
* Add support for reference types proposal (#2451)Heejin Ahn2019-12-301-0/+1042