Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Add recursion opcode into format #116

Closed
1 task done
kevaundray opened this issue Apr 14, 2023 · 1 comment
Closed
1 task done

Add recursion opcode into format #116

kevaundray opened this issue Apr 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kevaundray
Copy link
Contributor

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
Copy link
Member

Barretenberg now accepts ACIR directly

@TomAFrench TomAFrench closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants