Function zinkc::utils::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.