<@U0N6SH4CF> have you taken a stab at testing <htt...
# squarelibraries
b
@ilyagulya have you taken a stab at testing https://github.com/sqldelight/sqldelight/pull/5534 w/
sqlite-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.