brson / wasm-opt-rs

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

Add crate-level documentation about binaryen 111 default features. #124

Closed brson closed 1 year ago

brson commented 1 year ago

The default feature selection has changed.

brson commented 1 year ago

Also make sure the docs and the changelog give correct advice about how to get the old behavior with no enabled features. I'm not sure yet what I've written in the changelog is correct.

brson commented 1 year ago

I have changed the docs and changelog in https://github.com/brson/wasm-opt-rs/pull/126, but am otherwise not going to update the crate docs.