mattriese

Results 14 comments of mattriese

Update: I have a first pass at translating the logic to use electric-sql and setting up the scripts so the project will run. But the auto-generated typescript electric-sql client is...

The electric-sql folks have a [couple](https://github.com/electric-sql/electric/pull/1014) [PRs](https://github.com/electric-sql/electric/pull/1016) to fix the type issues, I will give it another try when those are merged and published.

Ah yeah, I just noticed they released it with [[email protected]](https://github.com/electric-sql/electric/releases/tag/electric-sql%400.9.5). I'll try to wrap this up this week

I've created a draft [PR](https://github.com/pubkey/client-side-databases/pull/484) to show my progress so far. There's a sqlite error when I try to load the app and the tests seem to have another problem....

I solved one of the problems and narrowed down the cause of the other. see the new comments in the [PR](https://github.com/pubkey/client-side-databases/pull/484) If you have any wisdom around loading wasm files...

Update: I didn't get any responses to my question in the Electric-SQL discord about this issue. I tried the suggestion of spawning a separate express server just to serve the...

@pubkey hey I just wanted to make sure you saw my last update on here.

Ok gotcha. I don't have any immediate plans to continue working on this by myself, but if I do I will let you know.