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

Create a pl/js extension for running JS in the host environment. #47

Open samwillis opened 3 months ago

samwillis commented 3 months ago

Create a procedural language extension that allows defining functions in JS that are run in the host JS engine.