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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: