namnc / circom-2-arithc

Circom interpreter to arithmetic circuit description
MIT License
33 stars 7 forks source link

feat: sim circuit #53

Closed brech1 closed 2 weeks ago

brech1 commented 2 weeks ago

Description

This PR updates the integration test to use the sim-circuit generic circuit execution tool.

It also adds a new method to build the SimCircuit struct from our ArithmeticCircuit.