| 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 | -4/+0 |
* | [wasm-split] Run RemoveUnusedElements on secondary modules (#6945) | Thomas Lively | 2024-09-17 | 1 | -93/+12 |
* | Add a --preserve-type-order option (#6916) | Thomas Lively | 2024-09-10 | 1 | -8/+8 |
* | [wasm-split] Use a fresh table when reference types are enabled (#6726) | Thomas Lively | 2024-07-11 | 1 | -58/+183 |
* | Use the standard shared memory text format (#6200) | Thomas Lively | 2024-01-03 | 1 | -9/+9 |
* | Simplify and consolidate type printing (#5816) | Thomas Lively | 2023-08-24 | 1 | -255/+255 |
* | Print function types on function imports in the text format (#5727) | Alon Zakai | 2023-05-17 | 1 | -47/+47 |
* | Add a name hint to getValidName() (#5653) | Alon Zakai | 2023-04-11 | 1 | -2/+2 |
* | Use Names instead of indices to identify segments (#5618) | Thomas Lively | 2023-04-04 | 1 | -54/+54 |
* | Change the default type system to isorecursive (#5239) | Thomas Lively | 2022-11-23 | 1 | -110/+110 |
* | Remove (attr 0) from tag text format (#3946) | Heejin Ahn | 2021-06-19 | 1 | -9/+9 |
* | [EH] Replace event with tag (#3937) | Heejin Ahn | 2021-06-18 | 1 | -13/+13 |
* | [wasm-split] Minimize names of newly created exports (#3905) | Thomas Lively | 2021-06-01 | 1 | -0/+72 |
* | Remove Type ordering (#3793) | Thomas Lively | 2021-05-18 | 1 | -1/+1 |
* | Update test expectations after colliding landings (#3827) | Alon Zakai | 2021-04-20 | 1 | -1/+1 |
* | Fix element segment ordering in Print (#3818) | Abbas Mashayekh | 2021-04-20 | 1 | -11/+11 |
* | Minor wasm-split improvements (#3825) | Thomas Lively | 2021-04-20 | 1 | -0/+128 |
* | Reorder global definitions in Print pass (#3770) | Abbas Mashayekh | 2021-04-02 | 1 | -4/+4 |
* | [reference-types] remove single table restriction in IR (#3517) | Abbas Mashayekh | 2021-02-09 | 1 | -8/+8 |
* | [module-splitting] Fix a crash when a function is exported twice (#3455) | Thomas Lively | 2020-12-17 | 1 | -0/+36 |
* | [module-splitting] Allow splitting with non-const table offsets (#3408) | Thomas Lively | 2020-12-01 | 1 | -0/+304 |
* | Module splitting (#3317) | Thomas Lively | 2020-11-12 | 1 | -0/+641 |