You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not suggesting that we should do this immediately but once we've migrated all directives to brillig, I think it may be useful to push some of this down to a "brillig stdlib" in similarly to how we have acvm_stdlib.
Not suggesting that we should do this immediately but once we've migrated all directives to brillig, I think it may be useful to push some of this down to a "brillig stdlib" in similarly to how we have acvm_stdlib.
That makes sense -- we have a generated_acir folder in ssa_refactor which has components that could also be migrated to acvm_stdlib -- it essentially just deals with acir construction
Problem
Brillig is a more general version of directives.
We can now start to replace usage of directives with Brillig opcodes in the compiler.
Happy Case
All directives are replaced.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: