ReflexLibs.ai is live
The reflexlibs.ai site went live today. The pitch in one line:
Two platforms. One library. WASM as the contract.
Four artefacts ship from the same Rust crate:
- XLLI.dll — for the .NET world (NuGet)
- reflexlibs — Rust executable (
cargo install reflexlibs) - reflexlibs.wasm — for the browser, wasmtime, or any WASM host
- libreflexlibs.{so,dylib,dll} — native FFI for Python, R, Julia, Haskell, Java, etc.
Three of those four are content-addressed thin wrappers around the same compiled output. The Rust crate is the truth; the wrappers are convenience.
The site itself dogfoods the message: same nine languages we ship to, repainted in their accent colours via a shared LanguagePalette extracted today as part of the brand-vault cut.