1 Kommentar (1 Kommentar)0 Reaktionen (0 Reaktionen)1 zugewiesene Person (1 zugewiesene Person)Rust19.458 Stars (19.458 Stars)1.353 Forks (1.353 Forks)batch import
good first issue
- Issue Type
- feature
- Research-Richtung
- 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.