HomePhabricator
Diffusion Comm 43658727a042

[web] Import backup client

Description

[web] Import backup client

Summary:
Actually use the WASM backup client introduced in the previous diff.

  • webpack/keyserver machinery for downloading the wasm file
  • updated the worker init message so that it also intialized the backup client

Depends on D11041

Test Plan:
Test on both:

  • yarn dev in web and keyserver
  • yarn prod, yarn prod-build

Send the worker init message, tested that there were no errors, and the WASM was correctly downloaded.

Reviewers: marcin, bartek, kamil

Reviewed By: kamil

Subscribers: ashoat, tomek

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

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Feb 9 2024, 6:28 AM
Reviewer
kamil
Differential Revision
D11042: [web] Import backup client
Parents
rCOMM2dce5a391b66: [backup-client] Compile to wasm
Branches
Unknown
Tags
Unknown

Event Timeline

Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMM43658727a042: [web] Import backup client (authored by Michal Gniadek <michal.gniadek@swmansion.com>).Mar 6 2024, 6:10 AM