electric-sql / pglite

Lightweight WASM Postgres with real-time, reactive bindings.
https://pglite.dev
Apache License 2.0
8.36k stars 165 forks source link

Make building PGlite possible on Windows. #43

Closed samwillis closed 1 month ago

pmp-p commented 3 months ago

Would be using wasm prebuilt generated from github CI an acceptable solution ?

samwillis commented 1 month ago

Replaced by plan to have a docker build process #163