Skip to content

Add recursion into acir format #357

@kevaundray

Description

@kevaundray

Problem

Once acvm adds the recursion opcode it will need to be supported by the backend.

Solution

We add a recursion field to the acir_format and implement the code to handle it.

This task should be considered complete when we add the relevant code to process a recursion opcode and when we add a test in the test folder to ensure that this works on the cpp side.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions