copy / v86

x86 PC emulator and x86-to-wasm JIT, running in the browser
https://copy.sh/v86/
BSD 2-Clause "Simplified" License
19.81k stars 1.4k forks source link

Add Offline Support #975

Open Cyberillc opened 10 months ago

Cyberillc commented 10 months ago

Add iso offline use to the website after downloading the iso and save the iso file as cache

spetterman66 commented 10 months ago

And how would sectors be streamed?

RodrigoDornelles commented 6 months ago

I believe that PWA tools can be used, without needing to modify anything in the backend, just add workers to the frontend.

ProgrammerIn-wonderland commented 2 months ago

HDA streaming itself can't realistically be done offline (without preloading the entire hda into IndexedDB!) but it is possible to use libv86 offline so I guess cdrom stuff could work, as long as you don't have any streaming