pub fn wasm_location(
    name: &str,
    out_dir: Option<&Path>
) -> Result<PathBuf, Error>