HomePhabricator
Diffusion Comm c0d08c769365

[web] switch code from `sql.js` API to `.wasm` database module

Description

[web] switch code from sql.js API to .wasm database module

Summary:
This is very important diff - it starts using .wasm API from SQLiteQueryExecutor instead of sql.js.

We do not have to migrate this content, we will simply take old content from indexedDB and put this to database module (schema is the same).

Depends on D8559

Test Plan: Test everything end-to-end.

Reviewers: michal, tomek

Reviewed By: michal

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D8560

Details

Provenance
kamilAuthored on Jul 18 2023, 6:02 AM
Reviewer
michal
Differential Revision
D8560: [web] switch code from `sql.js` API to `.wasm` database module
Parents
rCOMMf04146c374ed: Revert "[identity] load OPAQUE server setup from environment variable"
Branches
Unknown
Tags
Unknown