implementation("app.cash.sqldelight:web-worker-driver:2.3.2")
Enables asynchronous database operations in web applications by offloading SQL processing to a Web Worker.