5 Commits
Author SHA1 Message Date
breakingbread 112db2e0fe chore(ci): update and put SHA and variables 2026-06-14 00:27:34 +02:00
breakingbreadandGitHub c9a6d8f39b ci: add permissions for contents in CI workflow 2026-04-30 20:31:39 +02:00
breakingbread 230976664c feat!: native-first API refactor, WASM behind feature flag
BREAKING: native functions return [u8; 32] instead of Vec<u8>.
BREAKING: WASM bindings require `wasm` feature flag.
New Blake3Error type replaces JsError for native consumers.
2026-04-28 06:05:57 +02:00
breakingbread 4397fa0beb ci: pin wasm-pack and wasm-bindgen-cli versions 2026-04-25 16:21:51 +02:00
breakingbread 9c3d538470 feat: multi-target build + CI + publish workflow 2026-04-22 18:32:07 +02:00