description |
---|
Here you can find information about the compiler and the messages you may get from it. |
circom
has two compilation phases:
- The construction phase, where the constraints are generated.
- The code generation phase, where the code to compute the witness is generated.
- compiler messages
- unknown variables