Crate wasm_shrink

source ·
Expand description

Shrink a Wasm file while maintaining a property of interest (such as triggering a compiler bug).

See the WasmShrink type for details.

Structs§

  • Information about a completed shrinking run.
  • Shrink a Wasm file while maintaining a property of interest (such as triggering a compiler bug).

Traits§

  • A type that describes whether a Wasm is interesting or not.