mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-22 00:00:18 +02:00
docs: add shields badges
This commit is contained in:
@@ -1,5 +1,10 @@
|
|||||||
# blake3 to wasm
|
# blake3 to wasm
|
||||||
|
|
||||||
|
[](https://www.npmjs.com/package/blake3-wasm-rs)
|
||||||
|
[](https://github.com/UneBaguette/blake3.wasm/actions/workflows/ci.yml)
|
||||||
|
[](https://github.com/UneBaguette/blake3.wasm/blob/master/LICENSE)
|
||||||
|
[](https://www.npmjs.com/package/blake3-wasm-rs)
|
||||||
|
|
||||||
**blake3.wasm** is a WebAssembly port of the BLAKE3 cryptographic hash function written in **Rust**. It enables fast and secure hashing right inside **browsers** and **Node.js**.
|
**blake3.wasm** is a WebAssembly port of the BLAKE3 cryptographic hash function written in **Rust**. It enables fast and secure hashing right inside **browsers** and **Node.js**.
|
||||||
|
|
||||||
## build
|
## build
|
||||||
|
|||||||
Reference in New Issue
Block a user