A minimal simulation of Node.js event loop phases, including nextTick, microtasks, timers, poll, check, and close callbacks.
-
Updated
Jun 1, 2025 - JavaScript
A minimal simulation of Node.js event loop phases, including nextTick, microtasks, timers, poll, check, and close callbacks.
Add a description, image, and links to the event-loop-simulation topic page so that developers can more easily learn about it.
To associate your repository with the event-loop-simulation topic, visit your repo's landing page and select "manage topics."