summaryrefslogtreecommitdiff
path: root/test/ctor-eval
Commit message (Expand)AuthorAgeFilesLines
* Remove function index printing (#2742)Thomas Lively2020-04-0911-17/+17
* Trap when call_indirect's signatures mismatch (#2636)Heejin Ahn2020-02-033-0/+39
* Remove FunctionType (#2510)Thomas Lively2019-12-1110-27/+27
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-247-19/+19
* Massive renaming (#1855)Thomas Lively2019-01-0713-41/+41
* wasm-ctor-eval: handle the stack going either up or downAlon Zakai2018-12-113-0/+33
* Generate sexp instruction parser (#1754)Thomas Lively2018-11-192-4/+8
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-013-5/+5
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-198-54/+8
* Misc tiny fuzz fixes (#1668)Alon Zakai2018-09-1214-25/+8
* wasm-ctor-eval improvements (#1631)Alon Zakai2018-08-0712-126/+14
* Update call_indirect text syntax to match spec update (#1281)Derek Schuff2017-11-137-7/+7
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-2015-35/+35
* ctor-eval fixes (#996)Alon Zakai2017-05-0517-31/+97
* ctor evaller (#982)Alon Zakai2017-04-2842-0/+616