DEV Community

Discussion on: VSCode in browser

Collapse
 
rhymes profile image
rhymes

Isn't this "Inception" ? An editor which runs on top of a browser accessed by a browser so that you can write code that runs in a browser.

Collapse
 
lexlohr profile image
Alex Lohr

We need to go deeper. Let the container run in a browser, too!

Collapse
 
rhymes profile image
rhymes

ahahha

Collapse
 
defman profile image
Sergey Kislyakov • Edited

I'm sure you could do that. There are some projects that emulate an OS (with WASM I guess), so technically you could install a Linux distro and docker inside it.