Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get more tests working with the new text parser (#6284) | Thomas Lively | 2024-02-07 | 1 | -1/+1 |
* | Fix incorrect wat in tests (#6207) | Thomas Lively | 2024-01-08 | 1 | -4/+4 |
* | Skip imports in table during RemoveImports (#2181) | Thomas Lively | 2019-06-24 | 1 | -0/+4 |
* | wasm-reduce tool (#1139) | Alon Zakai | 2017-09-01 | 1 | -0/+1 |
* | call_import changes: no more call_import, shared index space with functions | Alon Zakai | 2016-09-16 | 1 | -3/+3 |
* | add drop and tee expressions | Alon Zakai | 2016-09-07 | 1 | -3/+10 |
* | emit constants instead of callImport when there is a type necessary | Alon Zakai | 2015-11-22 | 1 | -1/+5 |
* | add remove-imports pass | Alon Zakai | 2015-11-22 | 1 | -0/+7 |