django-planet
April 15, 2022

Running Python in the Browser with WebAssembly

in blog TestDriven.io Blog
original entry 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.