Skip to content

This is a simple web page that visually demonstrates how a stack frame is created and how memory is affected during its execution.

License

Notifications You must be signed in to change notification settings

rivian96/stack-frame-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stack-frame-visualizer

This is a simple web page that visually demonstrates how a stack frame is created and how memory is affected during its execution. Stack Frame

Installation & Usage

Follow these simple steps to run the Stack Frame Visualizer on your Linux system:

git clone https://github.com/rivian96/stack-frame-visualizer.git
cd stack-frame-visualizer
xdg-open stack-frame.html

About

This is a simple web page that visually demonstrates how a stack frame is created and how memory is affected during its execution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages