Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: asset caching on wasm #642

Merged
merged 3 commits into from
Aug 8, 2023
Merged

fix: asset caching on wasm #642

merged 3 commits into from
Aug 8, 2023

Conversation

ten3roberts
Copy link
Contributor

No description provided.

@ten3roberts ten3roberts requested a review from pierd August 8, 2023 10:24
@@ -290,7 +280,7 @@ impl AsyncAssetKey<AssetResult<Arc<PathBuf>>> for BytesFromUrlCachedPath {
}
}

/// Limit the number of concurent file reads to 10
/// Limit the number of conccurent file reads to 10
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
/// Limit the number of conccurent file reads to 10
/// Limit the number of concurrent file reads to 10

@ten3roberts ten3roberts marked this pull request as ready for review August 8, 2023 11:38
@ten3roberts ten3roberts merged commit 4ba44f4 into main Aug 8, 2023
14 checks passed
@ten3roberts ten3roberts deleted the web-asset-cache branch August 8, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants