← Back to match
Vivix
Free open-source visualizer that shows JavaScript executing step by step
Webfreeglobal
Vivix is a free, open-source browser tool that visualizes how JavaScript code actually executes step by step, showing the call stack, heap memory, and how async/await behaves in real time, rather than just showing output. It is aimed at developers learning or teaching how JavaScript execution really works under the hood.
Categories
developer toolseducation

