chore(sqlite-vfs): remove wasm sqlite packages and workspace wiring#4641
chore(sqlite-vfs): remove wasm sqlite packages and workspace wiring#4641NathanFlurry merged 1 commit intomainfrom
Conversation
PR Review: chore(sqlite-vfs): remove wasm sqlite packages and workspace wiringOverviewThis PR removes the WASM SQLite VFS implementation ( Blocking Concern
- '@rivetkit/engine-api-full': workspace:*
+ '@rivetkit/engine-api-full': https://pkg.pr.new/rivet-dev/engine-ee/@rivetkit/engine-api-full@011e389This resolves to a specific preview-package commit and should not land in Code Quality & Correctness
Test CoverageThe removed packages contained ~700 lines of well-structured tests:
No replacement tests are added for the native SQLite path in this PR. This is acceptable if the native backend already has its own test suite, but it should be confirmed before merging. Missing PR DescriptionThe PR template was not filled in — summary, test description, and all checklist items are blank. A brief description of why the WASM VFS is being removed (e.g., superseded by Summary
The structural cleanup itself is correct and well-scoped. The single blocking issue is the accidentally committed |
0bc1a8e to
b7e88da
Compare
f66e9f8 to
f937ba3
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: