electric-sql / electric-sql/pglite-build

bigger output buffer, I/O zone

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
9
Forks
6
PR merge metrics
No merged PRs in 30d

Description

https://github.com/postgres/postgres/blob/86a2d2a321215797abd1c67d9f2c52510423a97a/src/backend/libpq/pqcomm.c#L118

PqSendBuffer could use raw memory before program memory directly
this does not require malloc and allow for direct use of [Dataview](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView) on https://developer.mozilla.org/en-US/docs/WebAssembly/JavaScript_interface/Memory

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.