summaryrefslogtreecommitdiff
path: root/test/multivalue.wast.fromBinary.noDebugInfo
Commit message (Expand)AuthorAgeFilesLines
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-26/+26
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-17/+17
* Implement bottom heap types (#5115)Thomas Lively2022-10-071-2/+2
* Restore the `extern` heap type (#4898)Thomas Lively2022-08-171-6/+6
* Remove externref (#4633)Thomas Lively2022-05-041-6/+6
* Remove Type ordering (#3793)Thomas Lively2021-05-181-1/+1
* Intern HeapTypes and clean up types code (#3428)Thomas Lively2020-12-071-1/+1
* Update reference types (#3084)Daniel Wirtz2020-09-091-5/+4
* Rename anyref to externref to match proposal change (#2900)Jay Phelps2020-06-101-2/+2
* Remove function index printing (#2742)Thomas Lively2020-04-091-17/+17
* Tuple globals (#2718)Thomas Lively2020-04-021-10/+32
* Collect signatures from all block kinds (#2691)Thomas Lively2020-03-161-3/+10
* Handle unreachable in TupleExtract::finalize (#2692)Thomas Lively2020-03-161-11/+20
* Initial multivalue support (#2675)Thomas Lively2020-03-051-0/+439