THE NODE IS COMING FROM INSIDE THE BROWSER https://blog.stackblitz.com/posts/introducing-webcontainers/
Back to StackBlitz.com StackBlitz blog Stay in touch! Get notified of new posts: Subscribe Eric Simons May 20, 2021 Hi there! We’re StackBlitz, an online IDE tailored specifically for web development. You might’ve seen a sneak peek of us during the Google I/O keynote this week. Today we're excited to announce a new technology we've been working on in concert with the teams at Next.js and Google. A few years ago we realized that the web was heading towards a key inflection point. The advent of WebAssembly and new capabilities APIs made it seem possible to write a WebAssembly-based operating system powerful enough to run Node.js, entirely inside your browser. We envisioned a superior development environment that was faster , more secure and consistent than local environments, to enable seamless code collaboration without ever having to set up a local environment. This sounded far...