Skip to main content

build_wasm_canisters

Function build_wasm_canisters 

Source
pub fn build_wasm_canisters(
    workspace_root: &Path,
    target_dir: &Path,
    packages: &[&str],
    cargo_profile_args: &[&str],
    extra_env: &[(&str, &str)],
)
Expand description

Build one or more wasm canisters into the provided target directory.