Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: support Emularity framework in web edition #78

Open
upintheairsheep opened this issue Jul 15, 2023 · 3 comments
Open

Comments

@upintheairsheep
Copy link

Emularity is the most popular emulation framework designed specifically for HTML5. It also powers the emulators on the Internet Archive (https://archive.org), the biggest nonprofit archive for digital content. Boxed wine would be an amazing addition to the Emularity framework.

@kevodwyer
Copy link
Collaborator

Thanks for the suggestion.
BoxedWine behind the scenes also uses the BrowserFS library that emularity uses.
I have limited time at the moment to look into this feature request.
My short term priorities are:

  • Investigate if the recently revived BrowserFS project fixes an incompatiblility/regression with emscripten
  • Add OPFS backend now that it is supported across browsers (maybe via BrowserFS)
  • finish prototype that builds custom BoxedWine builds using emception.

@NathanaelA
Copy link

@kevodwyer - I just ran into this project while doing some searches for Wine and Emscripten. BoxedWine looks awesome and exactly like what I need. 👍

I might have time to look into the BrowserFS regression and submit patches as I am also using it with a couple different EcmaScript emulators and was planning on adding support for BoxedWine for my site. Do you have an issue on this or is it something fairly obvious when you go to run the latest version via Emscripten.

@kevodwyer
Copy link
Collaborator

kevodwyer commented Sep 5, 2023

Any version from emscripten 2.0.31 onwards causes .wine folder to be re-created when starting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants