You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to use multiple worker threads in the browser when generating proofs. This is not a trivial task though, maybe wasm-bindgen-rayon might help.
The text was updated successfully, but these errors were encountered:
Description
Would be nice to use multiple worker threads in the browser when generating proofs. This is not a trivial task though, maybe
wasm-bindgen-rayon
might help.The text was updated successfully, but these errors were encountered: