Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
MuffinFlavored
on April 7, 2024
|
parent
|
context
|
favorite
| on:
Show HN: I open-sourced the in-memory PostgreSQL I...
> pgmock runs an x86 emulator with the original Postgres inside
Why can't Postgres compile to WASM instead of x86?
anarazel
on April 8, 2024
[–]
Postgres uses multiple processes, shared memory etc. The single user thing that OP referenced is single user because of that...
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Why can't Postgres compile to WASM instead of x86?