pub fn wasm_path( target_dir: &Path, crate_name: &str, profile: WasmBuildProfile, prebuilt_env_var: &str, ) -> PathBuf
Resolve the wasm artifact path for one crate under a target directory.