Function garbage_collect_slice

Source
pub fn garbage_collect_slice(bytecode: &[u8]) -> Result<Vec<u8>, Error>
Expand description

Garbage collects given webassembly bytecode.