Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 444 Bytes

File metadata and controls

14 lines (9 loc) · 444 Bytes

@effect/sql-sqlite-wasm

An Effect SQL client for SQLite compiled to WebAssembly, built on the @effect/wa-sqlite library. Works in the browser and other WASM-capable environments.

Installation

npm install effect@rc @effect/sql-sqlite-wasm@rc

Documentation