miniblog.
← Back to all posts
Wilfred Hughes
Feb 11, 2021 at 17:13
I really like compiler tools that give concrete lists of the optimisations they do. Binaryen is a great example of this:
https://github.com/WebAssembly/binaryen#binaryen-optimizations
GitHub - WebAssembly/binaryen: Optimizer and compiler/toolchain library for WebAssembly
Optimizer and compiler/toolchain library for WebAssembly - WebAssembly/binaryen