BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
`blake3` v1.7.0 just landed with the `wasm32_simd` Cargo feature, which enables a new optimized backend. See https://github.com/BLAKE3-team/BLAKE3/pull/341. Anecdotally on my laptop under Wasmtime, this is a 6x performance improvement for large inputs. I'm not sure how this feature will interact with all the ways your bindings can be built, but maybe some of them will want to expose this or turn it on by default?
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by oconnor663 and has received 1 comments.