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

feat: dialect for the official wasm worker #14

Open
jlarmstrongiv opened this issue Jan 3, 2025 · 1 comment
Open

feat: dialect for the official wasm worker #14

jlarmstrongiv opened this issue Jan 3, 2025 · 1 comment

Comments

@jlarmstrongiv
Copy link

API Worker docs https://sqlite.org/wasm/doc/trunk/api-worker1.md

It seems to me that a lot of the heavy lifting is already done in existing dialects:

Would it make more sense to create a packages/dialect-wasm-worker/ or refactor how dialect-wasqlite-worker and @subframe7536/sqlite-wasm are organized?

@subframe7536
Copy link
Owner

subframe7536 commented Jan 4, 2025

Thanks for the suggestion.

I think it would be better to make a generic dialect for SQLite that execute in worker, not just wasm, so that dialect-sqlite-worker or dialect-bun-worker could also been reorganized.

And, PR welcome. Currently I am working on other project, so maybe I have little energy on this feature.

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

No branches or pull requests

2 participants