A new OPFS + Pyodide test harness is being explored to enable Datasette Lite to edit persistent SQLite files directly in the browser. This tool leverages the Origin Private File System (OPFS) and Pyodide, allowing Python applications to run in WebAssembly for enhanced client-side data management.
Source: Simon Willison