WebAssembly / WebAssembly/binaryen
[proposal] Dead Store Elimination Pass
Open
@kripken is already working on this.
Since Apr 8, 2021.
- Dominant language
- WebAssembly
- Stars
- 8.6k
- Forks
- 885
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 69
Description
It will be great to have DSE pass. We have real world example where it can by useful:
https://github.com/AssemblyScript/assemblyscript/issues/1785#issue-850629407
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.