Bindings to the wasm-opt tool for optimizing WebAssembly modules.
# Cargo.toml
[dependencies]
wasm-opt = "0.116.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Optimizes a WebAssembly module using wasm-opt.
Install wasm-opt via `npm install -g wasm-opt` or download from binaryen.
No dependency data recorded yet.