matrix-org / matrix-js-sdk

Matrix Client-Server SDK for JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there anyway to use matrix-js-sdk without @matrix-org/matrix-sdk-crypto-wasm

tungs0ul opened this issue · comments

The crypto library is way too big. That make the app is almost unusable with 4g

it's loaded dynamically, so just don't call initRustCrypto.