Commit Graph
7 Commits
Author SHA1 Message Date
breakingbread a841ee1313 fix: export init only 2026-06-14 05:48:19 +02:00
breakingbread ac63099741 feat: add webpack export condition and init type declaration
bump to 0.6.5
2026-06-14 05:30:25 +02:00
breakingbread 85b27b140d chore: fix indentation and update README.md
- Make readme clearer
2026-04-29 18:03:03 +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 4570d6826f chore: added apache license, added types to export 2026-04-27 19:28:10 +02:00
breakingbread 55db5a6575 chore: optimize build, removed duplicate README 2026-04-25 18:52:41 +02:00
breakingbread 84b2e75967 feat: camelCase JS exports, node-esm, index entry point 2026-04-25 15:56:36 +02:00