Skip to content

Update powersync-sqlite-core to 0.4.0 #38

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

Merged
merged 15 commits into from
Jun 17, 2025
Merged

Update powersync-sqlite-core to 0.4.0 #38

merged 15 commits into from
Jun 17, 2025

Conversation

simolus3
Copy link

@simolus3 simolus3 commented Jun 11, 2025

This pulls in upstream changes to fix the build with recent Emscripten SDKs. It also updates SQLite and the PowerSync core extension.

shoestringresearch and others added 13 commits May 17, 2025 12:00
…shimoto#272)

* Permit boolean values to be bound to statements, as 0/1

* Add test for boolean binding
…stance

Use a single `TextEncoder` instance
Export HEAP* module members for recent EMSDK changes.
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.8 to 3.0.9.
- [Commits](mafintosh/tar-fs@v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.0.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…yarn/tar-fs-3.0.9

Bump tar-fs from 3.0.8 to 3.0.9
@simolus3 simolus3 requested review from rkistner June 12, 2025 14:06
@simolus3 simolus3 marked this pull request as ready for review June 12, 2025 14:06
@simolus3
Copy link
Author

I've pulled in some upstream changes to fix the build, I've also tested the binaries by running unit tests in @powersync/web against them.

@simolus3 simolus3 merged commit 27b206d into master Jun 17, 2025
1 check passed
@simolus3 simolus3 deleted the update-core branch June 17, 2025 12:12
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.

5 participants