Skip to content

Conversation

@schultyy
Copy link
Owner

@schultyy schultyy commented Apr 12, 2025

This PR implements stack frame functionality.

A new stack frame gets allocated whenever we execute a call. On the other hand, a stack frame gets dropped when we encounter a ret.

@schultyy schultyy merged commit 1c504b5 into main Apr 12, 2025
4 checks passed
@schultyy schultyy deleted the implement-stackframes branch April 12, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant