Skip to content

Releases: sha-wrks/Event-Loop-Visualizer

v1.0.0 - Production Ready VM Simulation

12 Apr 17:44

Choose a tag to compare

🚀 Features

  • AST-Based Interpreter: Full parsing support via Acorn.js.
  • Event Loop Visualization: Real-time monitoring of Call Stack, Web APIs, and Queues.
  • Priority Scheduling: Distinct handling for Microtasks (Promises) and Macrotasks (setTimeout).
  • Nuxt 4 Architecture: Modern, high-performance client-side rendering.

🛠 Tech Stack

  • Nuxt 4, Vue 3, Pinia, Tailwind CSS, Acorn.

📦 Installation

Download the source code or clone the repo and run npm install.