PliegoRS v0.0.2 is a stable release of the Rust-native framework
for verifiable, replayable, durable web interfaces.
Highlights:
- deterministic static generation, typed views, event logs, folds, and snapshots;
- Rust/WASM browser clients with explicit lifecycle adapters;
- maintained default, minimal, editorial, and cinematic starters;
- Linux x86_64 and ARM64 production artifacts;
- macOS and Windows development artifacts;
- reproducible two-replica builds and a signed exact-set release manifest.
Install the Rust CLI from the registry with
cargo install pliego-cli --version 0.0.2 --locked, or download the
installer and platform archive attached to this release.
The detached Ed25519 manifest covers every downloadable installer,
verifier, framework source archive, reproducibility record, checksum,
and CLI archive. Separate Sigstore bundles cover supply-chain and
complete golden-environment evidence.
PliegoRS is pre-1.0 software. Review the changelog, supported targets,
and security policy before production use.