- From: Lars T Hansen via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Apr 2017 14:50:20 +0000
- To: public-houdini-archive@w3.org
OK, given that I don't see any obvious technical problems with allowing the worklet agent to be part of the agent cluster and allowing it to share memory with the other agents in the cluster. (I'm indifferent to the value of [[CanBlock]] for worklets, but it's certainly safe to start out by setting it to false. The atomic ops will remain available so safe nonblocking algorithms are possible. I'm not yet convinced they will be *good*, safe nonblocking algorithms since they'll have to busy-wait, but perhaps there's some other mechanism that allows them to suspend and restart.) -- GitHub Notification of comment by lars-t-hansen Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/380#issuecomment-295296811 using your GitHub account
Received on Wednesday, 19 April 2017 14:50:26 UTC