Swapping MicroPython for full CPython in a WASI sandbox
The user tests whether a WASI Python sandbox can swap MicroPython for full CPython, verifying startup cost, fuel limits, and a tricky zip-stdlib bug fix.
Related chats
Reviving a 1997 VB4 App in Python, Then a Viral Reddit Post
The user revives a 1997 Visual Basic 4 executable as a Python sound toy with Claude's help, then asks it to write a self-hyping viral Reddit post.
Sorting visualizer with a CPython-faithful Timsort implementation
The user built an animated visualizer for sorting algorithms, then had Claude clone CPython's source to add a faithful Timsort and a live race mode.
A Playable 3D Office Game Starring Anthropic's Co-Founders
The user iteratively refines a 3D browser game where Anthropic's co-founders wander an office with quirky personalities, jokes, and dance moves.
Building a 3D dog that uses wave physics to fetch a pool ball
The user iteratively debugs a Three.js scene where a dog creates ripples to nudge a ball across a pool, fixing physics and realism issues along the way.