Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support MultiValue + looping via frame pointers #560

Open
michaeldiamant opened this issue Oct 13, 2022 · 0 comments
Open

Support MultiValue + looping via frame pointers #560

michaeldiamant opened this issue Oct 13, 2022 · 0 comments

Comments

@michaeldiamant
Copy link
Contributor

Problem

With the introduction of frame pointer opcodes (algorand/go-algorand#4319), there's less friction to support scratch slot-based operations on the stack. The story requests identifying + implementing stack-base management of looping structures + MaybeValue/MultiValue marshalling using frame pointer opcodes.

Placeholder - Expect that most details need to be fleshed out as we pick up the story.

Solution

Dependencies

Urgency

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant