stackframes
Here are 4 public repositories matching this topic...
This project aims to design and implement a StackFrame module that provides the functionality to establish the base pointer and return address in the caller’s stack frame and also print out stackframe data. This project helps understand stack frames through inline assembly with x86-64 in AT&T syntax.
-
Updated
Oct 7, 2024 - C
stackframes https://www.npmjs.com/package/stackframes
-
Updated
May 25, 2020 - JavaScript
This is a collection of assignment from my CS231 class. The final project in this class was writing a recursive merge sort where we had to track stack frames recursivly in assembly.
-
Updated
Dec 8, 2025 - Assembly
Improve this page
Add a description, image, and links to the stackframes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the stackframes topic, visit your repo's landing page and select "manage topics."