Stream songs instead of pre-loading them to save memory. #58
Labels
accessibility
Support for different screen sizes, platforms, etc.
enhancement
New feature or request
music/sound effects
Milestone
Currently we preload all sounds, but this can cause unnecessary memory usage and make the page less responsive on initial load. Ideally we would stream music as needed instead of downloading it all at once. Sound effects are smaller files and should probably still be preloaded for now.
The text was updated successfully, but these errors were encountered: