April 15, 2022

Running Python in the Browser with WebAssembly

In this tutorial, you'll build a Python code editor in the browser using WebAssembly (WASM), via Pyodide, and CodeMirror.