Releases: ledocorp/fxblake3
Releases · ledocorp/fxblake3
Release list
fxblake3 0.1.0 - scrubbed public surface (Win+Linux)
fxblake3 0.1.0
Date: 11 August 2026
Tag: v0.1.0
Requires: fxlang v0.9.6+ with --cli (Win + Linux x86_64)
Highlights
- First public release of fxblake3 — BLAKE3 file/tree hash under
--allow - Dual-path bins:
fxblake3(emit-C) andfxblake3-ir(IR) - No author-written
host/*.c— rebuild withfx build fxblake3_lib.fx … --cli - Platforms: Windows + Linux x86_64
Install
Download fxblake3-0.1.0-windows-x86_64.zip or fxblake3-0.1.0-linux-x86_64.tar.gz from this release.
Notes
- Needs an fx package that ships
--cli+host/cli/host/process/host/cap(0.9.6+). - BLAKE3 is Apache-2.0 / CC0 (see NOTICE). Complements
fx.sum; does not replace it. - macOS prebuilts are not claimed.