Brendan Weinstein
12/27/2024, 4:08 AMsqlite-wasm
? I pointed your kotlin-js sample app at a locally published version of https://github.com/sqldelight/sqldelight/pull/5534 and everything works great there.
I've been running into an opaque JSException
when trying to use both your branch and sqlite-wasm
. I tried to update the tests in sqldelight to use sqlite-wasm, but I don't think headless chrome provides ofps.
Using your branch + sql.js
works great in my wasm project though, just no persistence.