summaryrefslogtreecommitdiff
path: root/test/typed-function-references.wast.fromBinary.noDebugInfo
Commit message (Expand)AuthorAgeFilesLines
* Port a recently-updated test to lit (#4779)Alon Zakai2022-07-081-133/+0
* Group reference types in binary format. (#4774)Alon Zakai2022-07-071-3/+40
* Remove Type ordering (#3793)Thomas Lively2021-05-181-2/+2
* [Wasm GC] Add support for non-nullable types, all except for locals (#3710)Alon Zakai2021-03-231-3/+4
* Fix binary writing of local name indexes (#3649)Alon Zakai2021-03-041-2/+2
* Emit "elem declare" for functions that need it (#3653)Alon Zakai2021-03-041-0/+1
* Support type use before definition in binaries (#3588)Thomas Lively2021-02-191-1/+1
* Support type uses before definitions in text parser (#3584)Thomas Lively2021-02-181-7/+1
* [GC] Add struct.get instruction parsing and execution (#3429)Alon Zakai2020-12-071-3/+3
* [GC] Support reading and writing of Struct and Array types (#3423)Alon Zakai2020-12-051-7/+7
* [Printing] Print type names where possible. (#3410)Alon Zakai2020-12-011-10/+10
* [TypedFunctionReferences] Enable call_ref in fuzzer, and fix minor misc fuzz ...Alon Zakai2020-11-251-3/+57
* [TypedFunctionReferences] Implement call_ref (#3396)Alon Zakai2020-11-241-0/+46