blob: 03a4bd9cad78c4b4eafb457ec8453d525eae5385 (
plain)
1
2
3
4
5
|
# Reference
0. [PartialExecuter: Reducing WebAssembly size by exploring all executions in LLVM](https://leaningtech.com/reducing-webassembly-size-by-exploring-all-executions-in-llvm/)
0. [Dead code elimination](https://en.wikipedia.org/wiki/Dead_code_elimination)
|