Re: [css-houdini-drafts] Only microtasks, but still postMessage()?

So I'll close this for now, the webaudio folks have moved away from a postMessage api and all of the baggage that contains for a far more constrained `sendData` method, and `ondata` callback which just works on structured cloning the given data. `ondata` works the same as other worklet callbacks and called right before the `process` callback is invoked. (rather than triggered by the event loop).

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

Received on Wednesday, 5 April 2017 19:24:47 UTC