I really wish there was some way to tie state to the #JavaScript *async* execution stack.
Think of all the ways frameworks could use that information to detect changes in async contexts.
`console.createTask()` can technically set state in the right place, but there's no `getCurrentTask()` to read it deeper in the stack. If we had that, I wonder what kind of crazy #DX we could create?
https://developer.chrome.com/blog/devtools-modern-web-debugging/#more-improvements-to-stack-traces