iodide-project / iodide-project/iodide
Indicate loading progress of `fetch`able entities
Open
- Dominant language
- JavaScript
- Stars
- 1.5k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
As a quality-of-life improvement for people on slow connections, it would be nice to expose the loading progress of (e.g.) the Pyodide WASM bundle in the iodide console. (Since this cuts across two projects, I didn't feel comfortable hacking on it myself.)
I'm imagining something like this:
Contributor guide
Research direction
Start by tracing how fetchable entities, including the Pyodide WASM bundle, are loaded in the iodide console and where that loading crosses into the other project. Define the progress information and integration boundary before implementing it; done means users can see loading progress on slow connections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, wasm
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100