summaryrefslogtreecommitdiff
path: root/test/ctor-eval/indirect-call3.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-1/+1
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-1/+1
* Interpreter: Remove GlobalManager (#4486)Alon Zakai2022-01-311-1/+0
* Properly use text format type names in printing (#3591)Alon Zakai2021-02-231-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-1/+1
* Remove FunctionType (#2510)Thomas Lively2019-12-111-2/+2
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-2/+2
* 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-2/+2
* wasm-ctor-eval improvements (#1631)Alon Zakai2018-08-071-8/+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/+20