Skip to main content

wasm_artifacts_ready

Function wasm_artifacts_ready 

Source
pub fn wasm_artifacts_ready(
    target_dir: &Path,
    canisters: &[&str],
    profile: WasmBuildProfile,
    prebuilt_env_var: &str,
) -> bool
Expand description

Check whether all requested wasm artifacts already exist.