Skip to main content

build_wasm_plugin

Function build_wasm_plugin 

Source
pub(crate) fn build_wasm_plugin(
    plugin_dir: &Path,
    workspace_target_root: &Path,
    artifact_name: &str,
    is_debug: bool,
) -> Result<PathBuf>