-
Notifications
You must be signed in to change notification settings - Fork 4
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
WASM #1
Comments
I’m picking up what you’re putting down Gerald. But tell me more. What’s the vision? |
I found instances where people successfully ran DOS and Windows 2000 in browser with WASM. I think you can turn DOD into full client front end framework with WASM. .bat files are easy to make. I'm not sure how the UI should look like. My idea was CLI based front-ends but it looks like you can do UI too. Well not so sounds well. |
I'm not so sure whether this worth effort at all. Really.. |
There's an emscripten port of DosBox, which has this pull request that lets you manipulate JS from inside a real dos environment. Huuuge amount of effort for very very little payoff. |
Wanna to remind that you could take this to next level using WASM.
The text was updated successfully, but these errors were encountered: