brson / wasm-opt-rs

Rust bindings for Binaryen's wasm-opt
Apache License 2.0
64 stars 10 forks source link

Upgrade to binaryen 110 #74

Closed brson closed 2 years ago

brson commented 2 years ago

binaryen has recently released version 110. Change the submodule to tag version_110, make sure everything builds and tests still.

brson commented 2 years ago

Done.