noir-lang / noir

Noir is a domain specific language for zero knowledge proofs
https://noir-lang.org
Apache License 2.0
821 stars 177 forks source link

chore: Bundle SSA Evaluator Options #5317

Closed asterite closed 6 days ago

asterite commented 6 days ago

Better reviewed with "Diff -> Hide whitespace".

Description

Problem

Resolves #4667

Summary

Introduces an SsaEvaluatorOptions struct that bundles a bunch of booleans that are passed down several functions.

Additional Context

None

Documentation*

Check one:

PR Checklist*