WICG / scheduling-apis

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

Editorial: Parameterize TaskSignal.any() realm and fix linking #85

Closed shaseley closed 5 months ago

shaseley commented 6 months ago

Preview | Diff

shaseley commented 6 months ago

I noticed the linking was broken while drafting yield(), and also will need to pass a realm here to create a dependent signal w/o JS on the stack, so figured I'd break this off.

@clelland , mind reviewing? Thanks!

shaseley commented 5 months ago

Thanks @mmocny.