Module gasm::optimize

source ·

Structs

Enums

Type of the output wasm.

Functions

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