TL;DR — We made a server-less virtual Linux environment that runs unmodified Debian binaries in the browser. This is powered by CheerpX, a WebAssembly virtualization platform. Feel free to play…
A bit of a “learn from our pain” / rant / sharing our experience-type blogpost, but here goes. At Leaning Technologies, we make compilers and VMs that target JavaScript and WebAssembly.…
Here at Leaning Technologies, we use WebAssembly daily to create unique and seemingly impossible technologies, like CheerpX (a WebAssembly virtual machine designed to safely run arbitrary x86 libraries and applications in browser)…
Python3 running client side using CheerpX. File access and blocking primitives (i.e. sleep) are demonstrated. WebAssembly is one of the hottest topics in software development right now, particularly in the…