Structs§
- Cargo
Command - Helper to deal with the
cargo
command. - Optimization
Result - Optimizer
Constants§
Functions§
- do_
optimization - Optimizes the Wasm supplied as
crate_metadata.dest_wasm
using thewasm-opt
binary. - optimize_
wasm - Attempts to perform optional Wasm optimization using
binaryen
.