summaryrefslogtreecommitdiff
path: root/test/lit/passes/gsi_vacuum_precompute.wast
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy type defintion text syntax (#5948)Thomas Lively2023-09-181-3/+3
* Make final types the default (#5918)Thomas Lively2023-09-091-3/+3
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-6/+6
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-2/+2
* Port a few more tests off of --nominal (#5666)Thomas Lively2023-04-141-9/+10
* [Wasm GC] Enforce closed-world in GlobalStructInference (#5385)Alon Zakai2023-01-031-11/+13
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-6/+6
* GlobalStructInference: Handle the case of just 1 value (#5259)Alon Zakai2022-11-151-1/+3
* GlobalStructInference: Handle cases with just 1 global too (#5253)Alon Zakai2022-11-151-0/+97