Skip to content

Latest commit

 

History

History

circom-compiler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
description
Here you can find information about the compiler and the messages you may get from it.

circom compiler

circom has two compilation phases:

  1. The construction phase, where the constraints are generated.
  2. The code generation phase, where the code to compute the witness is generated.
  3. compiler messages
  4. unknown variables