binaryen.ml
binaryen.ml copied to clipboard
Audit passes
It seems generate-stack-ir and optimize-stack-ir were removed in v118 however our bindings didn't reflect this we should probably audit the passes to make sure we only have the correct ones.
It looks like the pass list can be found here: https://github.com/WebAssembly/binaryen/blob/878ddbabc49278cbfda4e5762c3aeb2c8f9f73b1/src/passes/pass.cpp#L92