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
It would be nice if WASM tooling could be added. Short of creating a full webapp, it would be cool if people could simply benchmark performance on their browser. This is related to arkworks-rs/algebra#79 , and the WebGPU benchmarks in browser mode can also be added there.
WASM-specific optimisations may also have to be considered under given compilation options.
I have to investigate how to integrate WebGPU into a WASM compilation pipeline. I don't think it's too hard.
The text was updated successfully, but these errors were encountered:
It would be nice if WASM tooling could be added. Short of creating a full webapp, it would be cool if people could simply benchmark performance on their browser. This is related to arkworks-rs/algebra#79 , and the WebGPU benchmarks in browser mode can also be added there.
WASM-specific optimisations may also have to be considered under given compilation options.
I have to investigate how to integrate WebGPU into a WASM compilation pipeline. I don't think it's too hard.
The text was updated successfully, but these errors were encountered: