{"library":"kysely-wasm","type":"library","category":null,"description":"kysely-wasm provides multiple Kysely dialects for running SQLite in WebAssembly environments. Version 1.2.1 requires peer dependency kysely >=0.26. It offers six dialects: SqlJsDialect (for sql.js, easy but no bigint), OfficialWasmDialect (for official SQLite Wasm build, supports OPFS in WebWorker), NodeWasmDialect (for node-sqlite3-wasm, native filesystem, no recompile), CrsqliteDialect (for vlcn.io/wasm, CRDT with IndexedDB), EmptyDialect (SQL generation only), and deprecated WaSqliteDialect (replaced by worker dialect). No bundled Wasm; users install their own.","language":"javascript","status":"active","version":"1.2.1","tags":["javascript","kysely","dialect","sql","sqlite","sqlite3","wasm","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install kysely-wasm","imports":["import { SqlJsDialect } from 'kysely-wasm'","import { OfficialWasmDialect } from 'kysely-wasm'","import { NodeWasmDialect } from 'kysely-wasm'"]},{"cmd":"yarn add kysely-wasm","imports":[]},{"cmd":"pnpm add kysely-wasm","imports":[]}],"homepage":"https://github.com/subframe7536/kysely-sqlite-tools/tree/master/packages/dialect-wasm","github":"https://github.com/subframe7536/kysely-sqlite-tools#master","docs":null,"changelog":null,"pypi":null,"npm":"kysely-wasm","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}