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§
- Shrink
Info - Information about a completed shrinking run.
- Wasm
Shrink - Shrink a Wasm file while maintaining a property of interest (such as triggering a compiler bug).
Traits§
- IsInteresting
- A type that describes whether a Wasm is interesting or not.