Replies: 1 comment 2 replies
|
this approach is probably promising. It can open a wide variety of additional language support. An open source alternative: https://github.com/copy/v86 |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
WebVM
Looks promising for running any compiler that can be hosted inside this debian-in-wasm runtime. Maybe a way to run swift compiler, for example, or to get more reuse out of build toolchains for linux env
Demo: https://webvm.io/
Article: https://leaningtech.com/webvm-server-less-x86-virtual-machines-in-the-browser/
All reactions