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

bare minimum wasm sqlite backend #905

Merged
merged 31 commits into from
Aug 14, 2024
Merged

bare minimum wasm sqlite backend #905

merged 31 commits into from
Aug 14, 2024

Conversation

insipx
Copy link
Contributor

@insipx insipx commented Jul 17, 2024

basically a copy-paste of the sqlite backend in diesel but with wasm ffi instead of system ffi.

wa-sqlite

TRACKING #942

@insipx insipx requested review from fabriguespe and removed request for fabriguespe August 5, 2024 21:55
@insipx insipx changed the base branch from main to wasm-backend August 14, 2024 17:15
@insipx insipx marked this pull request as ready for review August 14, 2024 17:15
@insipx insipx requested review from fabriguespe and a team as code owners August 14, 2024 17:16
@insipx insipx merged commit 68e71a8 into wasm-backend Aug 14, 2024
7 checks passed
@insipx insipx deleted the insipx/web-to-libxmtp branch August 14, 2024 17:16
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.

2 participants