pub fn read_wasm( target_dir: &Path, crate_name: &str, profile: WasmBuildProfile, prebuilt_env_var: &str, ) -> Vec<u8> ⓘ
Read a compiled wasm artifact for one crate.