summaryrefslogtreecommitdiff
path: root/test/reduce/memory_table.wast.txt
Commit message (Expand)AuthorAgeFilesLines
* [wasm-reduce] Do not crash on non-func element segments (#6778)Thomas Lively2024-07-261-0/+14
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-2/+2
* StackIR: Remove nops (#5746)Alon Zakai2023-05-301-1/+0
* [NFC] Avoid unneeded work in GTO (#5304)Alon Zakai2022-11-301-4/+2
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+4
* Remove function index printing (#2742)Thomas Lively2020-04-091-3/+3
* Remove FunctionType (#2510)Thomas Lively2019-12-111-5/+5
* test updateAlon Zakai (kripken)2019-03-311-17/+8
* Massive renaming (#1855)Thomas Lively2019-01-071-1/+1
* Emit imports before defined things in text format (#1715)Alon Zakai2018-11-011-1/+1
* Unify imported and non-imported things (#1678)Alon Zakai2018-09-191-1/+1
* Optimize wasm-reduce (#1359)Alon Zakai2018-01-201-16/+16
* Update call_indirect text syntax to match spec update (#1281)Derek Schuff2017-11-131-2/+2
* Emit binary function index in comment in text format, for convenience (#1232)Alon Zakai2017-10-201-4/+4
* Avoid new blocks in binary reading/writing (#1165)Alon Zakai2017-09-121-8/+6
* wasm-reduce tool (#1139)Alon Zakai2017-09-011-0/+38