-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
I'm wondering if we could save bytes by changing the way ROMs are loaded:
- Keep AJAX but without the arrayBuffer option so it can be synchronous
- Provide the ROMs content in base64 in the URL's hash instead of its path
- Use the file API to read the ROM's content (uploaded via a file uploader or by drag & dropping it from the file explorer to the browser...)
@aemkei @p01 @rlauck @subzey do you think one of these options could be a good alternative to the current ROM loader? ... Any idea on how to implement one of them?
Metadata
Metadata
Assignees
Labels
No labels