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

WIP: wasi-native #433

Open
wants to merge 105 commits into
base: main
Choose a base branch
from
Open

WIP: wasi-native #433

wants to merge 105 commits into from

Conversation

pmp-p
Copy link
Collaborator

@pmp-p pmp-p commented Nov 25, 2024

steps taken:

  • set newer sdk
  • integrate pg_dump/restore (half done)
  • add wasi loop
  • add wasi compiler

later

  • build native lib + tests (wip)
  • optimise again for both sdk, compare. (optionnal)
  • turn off emscripten opt completely (not possible yet)

Copy link
Contributor

github-actions bot commented Nov 25, 2024

@pmp-p
Copy link
Collaborator Author

pmp-p commented Jan 13, 2025

-O2 -g0 : OK and acceptable size

note: when -O3 will fail tests/plpgsql.test.js when using DCE mode 2

@no-1ne no-1ne mentioned this pull request Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant