Expand description
Native build of wasm-merge.
This crate builds the C++ code for wasm-merge from Binaryen
and provides minimal Rust bindings.
Most users will probably want higher-level APIs built on top of this.
Functionsยง
- run_
wasm_ merge - Run wasm-merge with the given command-line arguments.