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
The wasm-utils and arkworks tools can be built with parallelization using rayon. This may also now be available in the chrome browser and could potentially lead to large speedups in ZKP generation and note generation.
Overview
The wasm-utils and arkworks tools can be built with parallelization using
rayon. This may also now be available in the chrome browser and could potentially lead to large speedups in ZKP generation and note generation.Tasks