Function optimize_wasm_codec

Source
pub(crate) fn optimize_wasm_codec(
    wasm: &Path,
    nix_env: &NixEnv,
) -> Result<PathBuf>