Hey @gakonst!
With PR arkworks-rs/groth16#44, it is possible to specify the R1CSToQAP reduction directly on the Groth16 type. Would it make sense to upstream the CircomReduction to ark-groth16 so that the logic lives there?
Happy to discuss moving other parts that make sense, and also to adopt this repo in the arkworks-rs org also, if that's something you'd want.
Hey @gakonst!
With PR arkworks-rs/groth16#44, it is possible to specify the
R1CSToQAPreduction directly on theGroth16type. Would it make sense to upstream theCircomReductiontoark-groth16so that the logic lives there?Happy to discuss moving other parts that make sense, and also to adopt this repo in the
arkworks-rsorg also, if that's something you'd want.