Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for native compilation in the wasm build #2

Open
wants to merge 1 commit into
base: wasm
Choose a base branch
from

Conversation

tachyonicbytes
Copy link
Collaborator

I have been playing around with pglite, trying to see if it still compiles natively, because that would be interesting to use as well. It doesn't compile right now. I am not sure keeping native compilation is in scope of the postgres-wasm project, but this PR improves it.

As it is now, src/backend/Makefile still has to be modified. Ideally, a PORTNAME=emscripten should be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant