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