Wrappers
Verifiable computing
as a library
A #include away from proving what your code did — without trusting the executor.
Not a ZKVM
No virtual machine, no rewriting, no new language. Your program runs at native speed. The proof is built after.
Library model
A #include and a type annotation. Wrappers instruments at the source level — the rest of your code is untouched.
Sum-check based
Built on the power of randomness in low-degree polynomials. Post-quantum sound, no trusted setup, verification in milliseconds.