Re: [css-houdini-drafts] [worklets] Post-resolution tasks for `addModule()` call

Another related approach would be to specify that all actions performed in a WorkletGlobalScope that are "queued to the main thread" are performed before the resolution of the `addModule()` promise (which itself can be seen as a queued task that only gets its turn after these actions complete).

-- 
GitHub Notification of comment by joeberkovitz
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/418#issuecomment-342674118 using your GitHub account

Received on Wednesday, 8 November 2017 00:54:32 UTC