zinkc::utils

Function wasm_opt

Source
pub fn wasm_opt(input: impl AsRef<Path>, output: impl AsRef<Path>) -> Result<()>
Expand description

Run wasm-opt on the given WASM file.