1 comment (1 comment)0 reactions (0 reactions)1 assignee (1 assignee)Rust19,458 stars (19,458 stars)1,353 forks (1,353 forks)batch import
good first issue
- Issue type
- feature
- Research direction
- Examine the file src/browser/starter.js around line 522 to see the current sequential download logic. Implement parallel downloads using Promise.all for the BIOS and image files. Ensure that any dependency ordering is preserved if needed.