-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
#99 introduced embedded sqlite. However, the rusqlite
crate we're using does not build on newer versions, and it seems the project hasn't figured out how it wants to support wasm. Instead we should look into embedding sqlite through the sqlite project's build of a wasm module.
Metadata
Metadata
Assignees
Labels
No labels