electric-sql / pglite

Lightweight Postgres packaged as WASM into a TypeScript library for the browser, Node.js, Bun and Deno
https://electric-sql.com
Apache License 2.0
4.77k stars 81 forks source link

feature: PL/PGSQL Support via static linking #48

Closed samwillis closed 3 months ago

samwillis commented 3 months ago

Replaces #42

See also https://github.com/electric-sql/postgres-wasm/pull/7

Closes #36

Dev build: electric-sql-pglite-0.0.2.tgz

Install with:

npm install ./path/to/electric-sql-pglite-0.0.2.tgz