The SQLite project has released a WebAssembly version of its database, allowing it to be used in modern web browsers. The SQLite WebAssembly module can be used to store and manage data locally within a web application. The project provides documentation and examples for using the SQLite WebAssembly module, including a three-step HOWTO guide. The module is available for download from the official SQLite website.