Open
Description
these are the only options found here
nargo compile
Compile the program and its secret execution trace into ACIR format
Usage: nargo compile [OPTIONS]
Options:
--package <PACKAGE> — The name of the package to compile
--workspace — Compile all packages in the workspace
--expression-width <EXPRESSION_WIDTH> — Override the expression width requested by the backend
Default value: 4
--force — Force a full recompilation
--print-acir — Display the ACIR for compiled circuit
--deny-warnings — Treat all warnings as errors
--silence-warnings — Suppress warnings
Metadata
Metadata
Assignees
Labels
No labels