summaryrefslogtreecommitdiff
path: root/test/metadce/outside.wast.dced
Commit message (Expand)AuthorAgeFilesLines
* Use empty blocks instead of nops for empty scopes in IRBuilder (#7080)Thomas Lively2024-11-141-1/+0
* Simplify and consolidate type printing (#5816)Thomas Lively2023-08-241-4/+4
* 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-3/+3
* Make constant expression validation stricter (#5557)Thomas Lively2023-03-101-2/+2
* Change the default type system to isorecursive (#5239)Thomas Lively2022-11-231-2/+2
* First class Data Segments (#4733)Ashley Nelson2022-06-211-2/+2
* Fix element segment ordering in Print (#3818)Abbas Mashayekh2021-04-201-1/+1
* Remove legacy DYNAMICTOP_PTR support from SafeHeap (#3425)Sam Clegg2020-12-041-4/+0
* Fix applying default / unify SExpr and Wasm builder names (#3179)Daniel Wirtz2020-09-301-1/+1
* Remove function index printing (#2742)Thomas Lively2020-04-091-2/+2
* Remove FunctionType (#2510)Thomas Lively2019-12-111-3/+3
* Massive renaming (#1855)Thomas Lively2019-01-071-5/+5
* 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-5/+5
* metadce fixes (#1329)Alon Zakai2017-12-071-4/+4
* wasm-metadce tool (#1320)Alon Zakai2017-12-061-0/+26