binaryen.ml icon indicating copy to clipboard operation
binaryen.ml copied to clipboard

Add a way to set pass options

Open phated opened this issue 2 years ago • 1 comments

Binaryen has some optimization options, such as closedWorld, which affect some optimization passes. We should add an API to set these options.

phated avatar Jul 15 '23 16:07 phated

@phated I don't believe this is (currently) possible in the Binaryen C API. Did you have an idea for how to tackle this?

peblair avatar Oct 15 '23 08:10 peblair