1 commentaire (1 commentaire)0 réactions (0 réactions)1 assigné (1 assigné)Rust19 458 stars (19 458 stars)1 353 forks (1 353 forks)batch import
good first issue
- Type d'issue
- feature
- Direction de recherche
- 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.