WASM Python - Cat Herding 07
Pre(r)amble This is part of a series of posts documenting some of the process of (building|cat herding an AI agent to build) Clipy, an easily hosted Python teaching tool built with just front-end JS and a WASM port of MicroPython. You can find the GitHub repo for the project here I keep a relatively up to date version here if you want to try it What we had before Last week was adding the record-replay feature (lots more about that this week, what a rabbit hole) and putting in nicer file management (which still needs some tweaks, but I’m pretty happy with it). ...