The SQLite project has announced an official subproject to create a WebAssembly (WASM) and JavaScript version of the SQLite database, allowing it to run in web browsers. The project aims to provide a feature-complete wrapper to the SQLite C API, with support for persistent client-side storage using available JavaScript APIs. The WASM module is designed to work in modern web browsers, with no plans to support old or niche-market platforms. The project is currently in beta, with a public beta release expected in November.