Crate wasm_merge_sys

Crate wasm_merge_sys 

Source
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.