binaryen-sys crate seems to reference a fairly outdated version of binaryen by now. Any chance of updating it to latest 1.39.1? It contains a bunch of useful functions, including for enumerating functions, so that one can actually iterate over the module and perform transformations on code.
binaryen-sys crate seems to reference a fairly outdated version of binaryen by now. Any chance of updating it to latest 1.39.1? It contains a bunch of useful functions, including for enumerating functions, so that one can actually iterate over the module and perform transformations on code.