BinBashBanana / webretro

RetroArch in your browser
https://binbashbanana.github.io/webretro/
MIT License
249 stars 350 forks source link

theoretical offline standalone webretro #59

Closed foxsouns closed 1 year ago

foxsouns commented 1 year ago

it should be possible to dynamically link everything instead of using jsdeliver: i'm working on testing this out now in my own fork. this should allow somebody to just download the repository and open the offline html and run it whenever. would probably require just as much up-keep as the current standalone. i'll make a pull request if i can get it working: this is just an issue made for me to resolve later.

foxsouns commented 1 year ago

currently hangs on core load. investigating.

foxsouns commented 1 year ago

js is not my strong suit. lol.

BinBashBanana commented 1 year ago

See #61

foxsouns commented 1 year ago

See #61

that's my pr, actually made this issue so that i could have something to solve.

BinBashBanana commented 1 year ago

Closing this now, future discussion should happen in #61 or #52.