Add recursion opcode into format
Closed this issue · 1 comments
kevaundray commented
Problem
Once [https://github.com/noir-lang/acvm/issues/198] is resolved, we will need to add a way to serialize this new opcode to barretenberg.
This is blocked by barretenberg actually knowing how to do recursion
Proposed solution
Add serialization of recursion type into the backend.
Alternatives considered
No response
Additional context
No response
Submission Checklist
- Once I hit submit, I will assign this issue to the Project Board with the appropriate tags.
TomAFrench commented
Barretenberg now accepts ACIR directly