summaryrefslogtreecommitdiff
path: root/test/ctor-eval/bad-indirect-call2.wast.out
Commit message (Expand)AuthorAgeFilesLines
* Print function types on function imports in the text format (#5727)Alon Zakai2023-05-171-1/+1
* Use Names instead of indices to identify segments (#5618)Thomas Lively2023-04-041-2/+2
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-2/+2
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-2/+2
* Remove FunctionType (#2510)Thomas Lively2019-12-111-4/+4
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-4/+4
* Massive renaming (#1855)Thomas Lively2019-01-071-1/+1
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-2/+2
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-3/+3
* wasm-ctor-eval improvements (#1631)Alon Zakai2018-08-071-4/+3
* Update call_indirect text syntax to match spec update (#1281)Derek Schuff2017-11-131-1/+1
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-2/+2
* ctor-eval fixes (#996)Alon Zakai2017-05-051-1/+1
* ctor evaller (#982)Alon Zakai2017-04-281-0/+25