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

chore: Upgrade emscripten to v3.1.56 #45

Closed samwillis closed 3 months ago

samwillis commented 3 months ago

Requires a small patch to the generated js due to this bug: https://github.com/emscripten-core/emscripten/issues/21104]

Closes #20