WICG / scheduling-apis

APIs for scheduling and controlling prioritized tasks.
https://wicg.github.io/scheduling-apis/
Other
908 stars 45 forks source link

Standardization #52

Open annevk opened 2 years ago

annevk commented 2 years ago

What's the plan for this API? It seems it would make some sense inside HTML as it offers an API for the event loop.

cc @domenic

shaseley commented 2 years ago

I think either HTML or WebPerf WG, or maybe a split if that makes sense? At least the event loop integration bits seem like they should end up directly in HTML rather than monkey-patching.

cc @yoavweiss

yoavweiss commented 2 years ago

Direct integration of the event loop parts in HTML makes sense. Based on recent TPAC discussions there's some interest in the WG to adopt, at least in the longer term, to for the rest of the API, it could go either way from my perspective.