Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

@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