pub(super) fn download_release( env: &WasmerEnv, release: Value, target_triple: Triple, ) -> Result<PathBuf>