mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* Fix setTimeout(() => {}, 0)
* Align `setImmediate` with Node.js
* Update event_loop.zig
* Update test
* use Bun.sleep
---------
Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>