pub fn wasm_opt(input: impl AsRef<Path>, output: impl AsRef<Path>) -> Result<()>
Run wasm-opt on the given WASM file.