summaryrefslogtreecommitdiff
path: root/test/lit/passes/code-pushing-gc.wast
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* Ensure br_on_cast* target type is subtype of input type (#5881)Thomas Lively2023-08-171-2/+2
* Remove legacy WasmGC instructions (#5861)Thomas Lively2023-08-091-9/+9
* [Wasm GC] Stop printing deprecated cast etc. instructions (#5852)Thomas Lively2023-08-021-2/+2
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* [Wasm GC] Support BrOn* in CodePushing (#5177)Alon Zakai2022-10-211-0/+80