TC39 General
2025-11-21
plaintext logs
prev
next
JavaScript is required to load the channel index, but you can go to
the static index
directly.
error
16:36
<
Richard Gibson
>
and it's actually important for some applications that microtasks
are
higher priority than everything else (e.g., that
while (true) await null;
starves out all timers)