Blog
Stay in touch!Get notified of new posts:
Learn about HTTP caches, how Faraday middleware work, and how to use them to automagically start caching API calls.
Tales of cross-browser compatibility between JavaScript engines
WebContainers are now supported on Firefox for desktop and mobile as a result of StackBlitz and Mozilla collaboration! 🥳
WebContainers now support the Node.js ecosystem at large! After ten months of gathering community feedback, we are thrilled to announce that they are out of beta for Chromium-based browsers 🥳
Adding cross-browser support for WebContainers is not as easy as you might think. Let's explore the journey of cross-origin isolation together.
While building WebContainers we've ran into some interesting browser limitations with WebAssembly that required deep diving into Chromium's V8 codebase.