taiga
taiga copied to clipboard
High level compilation of VPs
At first, we're implementing all VPs in "Rust" (using ark-plonk gadgets directly). It would be nice to have at least one example of a VP written in a high level language compiled to circuit, and provide the necessary interfaces.
- [ ] Interface with PLT team on feasibility/implementation
- [ ] Write an example (proof of concept)
- [ ] Rewrite all example VPs (#2) in Juvix