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

Support to execute JS and Wasm natively in browser without nodejs and cheerpx in between #46

Closed
twischer opened this issue Oct 17, 2022 · 1 comment

Comments

@twischer
Copy link

With this feature it would be possible to only recompile applications with high CPU or memory usage to JS or Wasm instead of X86 binary. All other applications of the operating system could stay as X86 binary applications.

@twischer twischer changed the title Support to execute JS and Wasm natively in browser without nodjs and cheerpx in between Support to execute JS and Wasm natively in browser without nodejs and cheerpx in between Oct 17, 2022
@alexp-sssup
Copy link
Member

This falls outside the scope of WebVM. The purpose of our technology is to run x86 Linux applications. A third-party integrator may decide to implement hybrid solutions using our APIs only in certain cases.

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

2 participants