sql.js icon indicating copy to clipboard operation
sql.js copied to clipboard

Error creating and opening a database

Open Mark2M opened this issue 1 year ago • 0 comments

I'm building a svelte 5 app, have installed sql.js and downloaded the sql-wasm.warm and worker.sql-wasm.js. Whenever I try and create or open a database I get an uncaught in promise error. I'm hoping to create a client side database that doesn't get wiped when the browsers data is wiped. ChatGPT says it's possible, but I've not been able to get the code working at all in svelte (5 is still between by the way)...

Mark2M avatar Jul 15 '24 15:07 Mark2M