Skip to main content
Live in your browser

Demonstrations.
Every cargo class, verified in this tab.

Each demo runs the same deterministic Rust engine that made the conformance corpus, compiled to WebAssembly. It reconstructs the content from the wire and re-derives its own hash on your machine, then checks it against the standard — the equivalence criterion each class is built on. Nothing here is taken on trust; it proves itself as it runs.

For the format itself, see the spec, the reference implementation, and the rationale.

Learned codecs

A learned neural image codec, decoded in integer arithmetic — so the reconstruction is a portable hash, not a float that only matches its own build.

Reference engine + conformance corpus in the open-standards repo, Apache-2.0. Each demo's verification badge is computed in your tab, on your hardware — the same bytes the four-platform CI matrix enforces on every push.