bnb-chain/tss-lib

[wasm] Poor performance when running KeyGen in the browser

Opened this issue · 1 comments

I built code to WebAssembly (wasm) to run in the browser, but the performance is very bad.
All attempts have failed due to timeouts.

It looks like we have a wasm branch, but the code in this branch is out-of-date.

Does anyone have a solution or improvement for this issue?

I'm using ecdsa and following this sample

https://github.com/IBM/TSS/tree/main/mpc/binance/ecdsa