Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use empty blocks instead of nops for empty scopes in IRBuilder (#7080) | Thomas Lively | 2024-11-14 | 1 | -2/+0 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -5005/+5005 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -5000/+5000 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -2/+2 |
* | Remove (attr 0) from tag text format (#3946) | Heejin Ahn | 2021-06-19 | 1 | -2/+2 |
* | [EH] Replace event with tag (#3937) | Heejin Ahn | 2021-06-18 | 1 | -4/+4 |
* | Fix applying default / unify SExpr and Wasm builder names (#3179) | Daniel Wirtz | 2020-09-30 | 1 | -3/+3 |
* | MinifyImportsAndExports: Minify the memory and table as well. (#3089) | Alon Zakai | 2020-09-02 | 1 | -10002/+10004 |
* | Remove function index printing (#2742) | Thomas Lively | 2020-04-09 | 1 | -2/+2 |
* | Remove FunctionType (#2510) | Thomas Lively | 2019-12-11 | 1 | -5/+5 |
* | Add event section (#2151) | Heejin Ahn | 2019-05-31 | 1 | -0/+10020 |