Crate gear_wasm_optimizer

Source

Structs§

CargoCommand
Helper to deal with the cargo command.
OptimizationResult
Optimizer

Constants§

FUNC_EXPORTS

Functions§

do_optimization
Optimizes the Wasm supplied as crate_metadata.dest_wasm using the wasm-opt binary.
optimize_wasm
Attempts to perform optional Wasm optimization using binaryen.