summaryrefslogtreecommitdiff
path: root/test/polymorphic_stack.wast.from-wast
Commit message (Expand)AuthorAgeFilesLines
* Refactor type and function parsing (#2143)Heejin Ahn2019-05-241-10/+10
* Massive renaming (#1855)Thomas Lively2019-01-071-7/+7
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+0
* 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-9/+9
* Return to more structured type rules for block and if (#1148)Alon Zakai2017-09-051-1/+19
* Ignore unreachable code in wasm binaries (#1122)Alon Zakai2017-08-221-0/+15
* fix proper wasm emitting of untaken br_tablesAlon Zakai2017-08-011-0/+10
* Polymophic stack support (#1117)Alon Zakai2017-07-311-0/+93