summaryrefslogtreecommitdiff
path: root/test/lit/basic/types-function-references.wast
Commit message (Expand)AuthorAgeFilesLines
* Use IRBuilder in the binary parser (#6963)Thomas Lively2024-11-261-30/+28
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-12/+0
* Use TopologicalSort::minSort to order rec groups (#6892)Thomas Lively2024-09-041-48/+48
* [Parser] Enable the new text parser by default (#6371)Thomas Lively2024-04-251-15/+15
* [Parser] Use the new parser in wasm-shell and wasm-as (#6529)Thomas Lively2024-04-241-14/+13
* Update the text syntax for tuple types (#6246)Thomas Lively2024-01-261-4/+4
* Add an arity immediate to tuple.extract (#6172)Thomas Lively2023-12-121-6/+6
* Add a `tuple.drop` text pseudoinstruction (#6170)Thomas Lively2023-12-121-2/+2
* [test] Tweak RUN commands of test/lit/basic/ (#6159)Heejin Ahn2023-12-111-341/+320
* [test] Move basic tests in lit/ to lit/basic/ (#6156)Heejin Ahn2023-12-081-0/+529