Mastodon Feed: Post

Mastodon Feed

Boosted by kornel ("Kornel"):
wingo ("Andy Wingo") wrote:

hilarious: for binaryen's wasm-opt, optimizations are cumulative; -O3 -O3 runs the -O3 optimizations twice. for the wasm in google sheets, they use -O3 -O3 -O3 -O3 -O3 -O3 😂 https://github.com/WebAssembly/binaryen/wiki/GC-Optimization-Guidebook

section of binaryen gc optimization guide, readable at https://github.com/WebAssembly/binaryen/wiki/GC-Optimization-Guidebook#multiple-optimization-passes