Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DCE at the end of wasm2js (#2574) | Alon Zakai | 2020-01-06 | 1 | -0/+77 |
By doing so we ensure that our calls to convert wasm types to JS types never try to convert an unreachable. Fixes #2558 |
![]() |
index : forks/binaryen.git | |
summaryrefslogtreecommitdiff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DCE at the end of wasm2js (#2574) | Alon Zakai | 2020-01-06 | 1 | -0/+77 |
By doing so we ensure that our calls to convert wasm types to JS types never try to convert an unreachable. Fixes #2558 |