zeko-labs / zeko

Zeko: zk-Rollup for Mina, a succinct blockchain
https://zeko.io
Apache License 2.0
23 stars 3 forks source link

Support sum types in ppx_deriving_snarky #169

Open L-as opened 5 months ago

L-as commented 5 months ago

Trivial for finite types since we can use the same field variable in different ways.

For infinite types we need something like what Eden VM does.