pub fn wasm_artifacts_ready( target_dir: &Path, canisters: &[&str], profile: WasmBuildProfile, prebuilt_env_var: &str, ) -> bool
Check whether all requested wasm artifacts already exist.