mirror of
https://github.com/UneBaguette/blake3.wasm.git
synced 2026-08-07 00:00:16 +02:00
feat: add new_derive_key, finalize_and_reset, doc comments, official test vectors, Makefile
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
||||
run: wasm-pack test --node
|
||||
|
||||
- name: Build package
|
||||
run: bash build.sh
|
||||
run: make
|
||||
|
||||
- name: Publish to npm
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user