Skip to main content

wasm_path

Function wasm_path 

Source
pub fn wasm_path(
    target_dir: &Path,
    crate_name: &str,
    profile: WasmBuildProfile,
    prebuilt_env_var: &str,
) -> PathBuf
Expand description

Resolve the wasm artifact path for one crate under a target directory.