topic
Webassembly
1 post tagged Webassembly.
Vibecoding & Dev Tooling3 min read
Browser-Native Python Data Persistence: What the OPFS + Pyodide Harness Proves
Simon Willison used Claude Code to build a cross-browser test harness exploring whether Datasette Lite can read and write persistent SQLite files via the browser's Origin Private File System — a small experiment with large implications for client-side data tooling.
- pyodide
- webassembly
- opfs
- sqlite
- vibecoding