summaryrefslogtreecommitdiff
path: root/test/ctor-eval/gc.wast.out
Commit message (Expand)AuthorAgeFilesLines
* Drop support for non-standard quoted function names (#6188)Thomas Lively2023-12-201-4/+4
* Make final types the default (#5918)Thomas Lively2023-09-091-1/+1
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-6/+6
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* [Wasm GC] wasm-ctor-eval: Handle cycles of data (#5685)Alon Zakai2023-05-051-5/+5
* Add a name hint to getValidName() (#5653)Alon Zakai2023-04-111-6/+6
* [wasm-ctor-eval] Properly handle multiple ctors with GC (#5522)Alon Zakai2023-02-241-4/+4
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-1/+1
* [Wasm GC] Support non-nullable locals in the "1a" form (#4959)Alon Zakai2022-08-311-1/+1
* [Wasm GC] [ctor-eval] Evaluate and serialize GC data (#4491)Alon Zakai2022-02-031-0/+41