Crate wasm_gc[][src]

Structs

Config
Error

The error type for garbage collecting webassembly bytecode.

Functions

garbage_collect_file

Garbage collects the webassembly bytecode from input_path and saves it to output_path.

garbage_collect_slice

Garbage collects given webassembly bytecode.