brson / wasm-opt-rs

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

Fix string copies #120

Closed Aimeedeer closed 1 year ago

Aimeedeer commented 1 year ago

Fix the issue: https://github.com/brson/wasm-opt-rs/issues/107

brson commented 1 year ago

I pushed one additional commit to move the key into the map in setArguments.