summaryrefslogtreecommitdiff
path: root/test/lit/passes/monomorphize.wast
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy type defintion text syntax (#5948)Thomas Lively2023-09-181-11/+11
* Make final types the default (#5918)Thomas Lively2023-09-091-10/+10
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-59/+59
* Use the standard syntax for ref.cast, ref.test and array.new_fixed (#5894)Jérôme Vouillon2023-08-231-16/+16
* Print supertype declarations using the standard format (#5801)Thomas Lively2023-07-061-12/+12
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-4/+4
* Port the remaining test/lit/passes tests off of --nominal (#5668)Thomas Lively2023-04-141-6/+6
* Add a name hint to getValidName() (#5653)Alon Zakai2023-04-111-17/+17
* Use non-nullable ref.cast for non-nullable input (#5335)Thomas Lively2022-12-091-16/+16
* Add standard versions of WasmGC casts (#5331)Thomas Lively2022-12-071-16/+16
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-34/+34
* [Wasm GC] Add Monomorphize pass (#5238)Alon Zakai2022-11-111-0/+590