* Simplify bootstrapSecretStorage logic
might as well just export the keys immediately, rather than having multiple
tests.
* Clean up typescript types related to rust crypto
A forthcoming release of matrix-rust-sdk-crypto-wasm tightens up a number of
typescript types. In preparation, we need to get our house in order too.
* bump wasm bindings version 4.0.0
* fix test compilation with initFromStore
* Fix test due to change in wasm handling of Vec<>
* review: Better doc
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* review: Better doc
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
* review: revert userIdentity free removal
---------
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>