postgres-wasm icon indicating copy to clipboard operation
postgres-wasm copied to clipboard

Compile PostgreSQL directly to WASM (no virtualization)

Open jgoux opened this issue 3 years ago • 1 comments

As far as I know, this is not currently possible due to WASM limitations with networking, but I create this issue to track prior attempts and upcoming progress in WASM.

Prior attempts:

  • https://github.com/seveibar/wasm-postgres

WASM support:

  • Networking: https://github.com/WebAssembly/wasi-sockets

jgoux avatar Oct 04 '22 10:10 jgoux

I wanted to leave a bit of the interesting comments from the HN launch.

image

https://news.ycombinator.com/item?id=33068738

peterp avatar Oct 04 '22 11:10 peterp