Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wasm] Poor performance when running KeyGen in the browser #297

Open
huantt opened this issue Jun 26, 2024 · 1 comment
Open

[wasm] Poor performance when running KeyGen in the browser #297

huantt opened this issue Jun 26, 2024 · 1 comment

Comments

@huantt
Copy link

huantt commented Jun 26, 2024

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?

@huantt
Copy link
Author

huantt commented Jun 26, 2024

I'm using ecdsa and following this sample

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant