Figure out how to deal with large resources
Open
enhancement
- Dominant language
- Rust
- Stars
- 32
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Resources may be very large, in which case they can't be published to crates.io, which I believe has a 10 MiB limit on uploaded crates, and may be too large for github, which I believe has a 1GiB limit on repositories.
It would be nice if there was a way to grab resources from URLs during the build process.
Contributor guide
Assessment
This issue has not been assessed yet.