YuzuJS/setImmediate

How relates to `queueMicrotask`

Opened this issue · 1 comments

I'd suggest adding some mention of queueMicrotask in the section of the README on macrotasks/microtasks: https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/queueMicrotask

Not offering a specific PR, but seems it would be germane and of interest.

related and interesting comment about queueMicrotask, setImmediate and others... w3c/setImmediate#3 (comment)