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
Differential D11042
[web] Import backup client michal on Feb 12 2024, 7:21 AM. Authored by Tags None Referenced Files
Details
Actually use the WASM backup client introduced in the previous diff.
Depends on D11041 Test on both:
Send the worker init message, tested that there were no errors, and the WASM was correctly downloaded.
Diff Detail
Event Timeline
Comment Actions Fix the webpack issue and the urls pointing to the wasm file. Renamed databaseModuleFilePath. Removed unnecessary code in the dockerfile. Comment Actions Simplify
|