Commit Graph
16 Commits
Author SHA1 Message Date
breakingbread 9441c3a7cd fix: add wasm-bindgen-test-runner 2026-04-25 16:20:22 +02:00
breakingbread ed3a4d5fbc ci: use prebuilt binaries for wasm-pack, wasm-bindgen, wasm-opt 2026-04-25 16:13:43 +02:00
breakingbread 1f9d01b073 fix: pin wasm-bindgen to 0.2.118, update CI 2026-04-25 16:10:48 +02:00
breakingbread 84b2e75967 feat: camelCase JS exports, node-esm, index entry point 2026-04-25 15:56:36 +02:00
breakingbread 70a1423cb8 feat: add new_derive_key, finalize_and_reset, doc comments, official test vectors, Makefile v0.3.0 2026-04-24 02:15:51 +02:00
breakingbread 8480a9136b chore: migrate version in cargo.toml and bump version in package.json build.sh v0.2.2 2026-04-23 14:30:00 +02:00
Paul MillerandGitHub 69eab8091d readme: add awasm-noble entry (#1)
The `@awasm/noble/wasm_threads.js` target works without any additional setup in node.js. It can be used as-is.

Same goes for browsers. Web workers are managed automatically, without any input from user.

This is very different from most threaded libraries which require user to set up their own threading infra.
2026-04-22 23:07:10 +02:00
breakingbread dda079279f docs: add shields badges 2026-04-22 19:08:40 +02:00
breakingbread a5c9a0c18d fix: copy README after pkg dir exists v0.2.1 2026-04-22 18:58:26 +02:00
breakingbread bcd603bf4b fix: include README in npm package 2026-04-22 18:54:37 +02:00
breakingbread 43d3c9e367 fix: gate wasm_tests on test cfg v0.2.0 2026-04-22 18:48:49 +02:00
breakingbread b35b391103 fix: add rlib crate-type for wasm tests 2026-04-22 18:43:45 +02:00
breakingbread 9c3d538470 feat: multi-target build + CI + publish workflow 2026-04-22 18:32:07 +02:00
breakingbreadandGitHub 95e1a30467 Configure Dependabot for Cargo package updates 2026-04-21 23:30:36 +02:00
breakingbreadandGitHub c35f70d00e Add security section to README
Added a security note regarding the use of the blake3 Rust crate.
2026-04-18 13:51:42 +02:00
breakingbread b93c309d5b inital commit! 2026-04-18 13:41:33 +02:00