Skip to main content

build_wasm

Function build_wasm 

Source
pub(crate) fn build_wasm(
    spec: &PluginInstallSpec,
    is_debug: bool,
) -> Result<PathBuf>