Skip to main content

read_wasm

Function read_wasm 

Source
pub fn read_wasm(
    target_dir: &Path,
    crate_name: &str,
    profile: WasmBuildProfile,
    prebuilt_env_var: &str,
) -> Vec<u8> 
Expand description

Read a compiled wasm artifact for one crate.