Skip to content

Releases: ledocorp/fxlz4

fxlz4 0.1.0 - scrubbed public surface (Win+Linux)

Choose a tag to compare

@shawnlondono shawnlondono released this 11 Aug 21:03

fxlz4 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 fxlz4 — LZ4 frame pack/unpack under --allow
  • Dual-path bins: fxlz4 (emit-C) and fxlz4-ir (IR)
  • No author-written host/*.c — rebuild with fx build fxlz4_lib.fx … --cli
  • Platforms: Windows + Linux x86_64

Install

Download fxlz4-0.1.0-windows-x86_64.zip or fxlz4-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+).
  • lz4 is BSD-2-Clause (see NOTICE).
  • macOS prebuilts are not claimed.