
implementation("at.released.wasm-sqlite-driver:sqlite-driver:0.1-beta02")Enables SQLite usage in JVM and Android projects by implementing `SQLiteDriver` and `SupportSQLiteOpenHelper` interfaces. Utilizes SQLite compiled for WebAssembly, allowing integration with Room 2.6.x and above.