https://w3c.github.io/requestidlecallback/ Looks like this can mostly be done simply by using `setTimeout` code, and seems quite simple to polyfill (if I get the time I'll create a PR). Currently only Safari is missing this entirely.
https://w3c.github.io/requestidlecallback/
Looks like this can mostly be done simply by using
setTimeoutcode, and seems quite simple to polyfill (if I get the time I'll create a PR).Currently only Safari is missing this entirely.