summaryrefslogtreecommitdiff
path: root/test/polymorphic_stack.wast.fromBinary.noDebugInfo
Commit message (Expand)AuthorAgeFilesLines
* Remove function index printing (#2742)Thomas Lively2020-04-091-9/+9
* Remove FunctionType (#2510)Thomas Lively2019-12-111-13/+13
* Remove FunctionType from Event (#2466)Thomas Lively2019-11-251-13/+13
* Massive renaming (#1855)Thomas Lively2019-01-071-2/+2
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Binary format local parsing fixes (#1664)Alon Zakai2018-09-111-6/+6
* Optimize out memory and table when possible (#1352)Alon Zakai2018-01-101-1/+0
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-9/+9
* Avoid new blocks in binary reading/writing (#1165)Alon Zakai2017-09-121-37/+23
* Return to more structured type rules for block and if (#1148)Alon Zakai2017-09-051-1/+22
* Ignore unreachable code in wasm binaries (#1122)Alon Zakai2017-08-221-88/+18
* fix proper wasm emitting of untaken br_tablesAlon Zakai2017-08-011-0/+11
* Polymophic stack support (#1117)Alon Zakai2017-07-311-0/+129