Message from JavaScript discussions

August 2018

— But re-implementing it wasn’t his idea lol

— 

If there is any way to run async function all the time, and before any others are able to run, like process.nextTick, it would be more viable

— Just schedule a blocker to run over and over, and the DOM runs too

— Idk if you can in a browser

— Nah

— You can't block main without also blocking everything

— Yeees you can

— There’s a period where the event loop unblocks DOM, I think on a timer

— If you can somehow convince event loop to only run your callback, it would work

— +XX XXXX XXXX any one Know Regex for this pattern

— /

— ?