Re: [css-houdini-drafts] [css-paint-api] use-case: data/audio visualization (#872)

@tabatkins thanks for getting back with me,

 > "We know this is probably insufficient for high-bandwidth communication with the worklet, and plan to address that by letting it receive an ArrayBuffer in some way, but haven't gotten there yet due to lack of demand."

This is basically the core of my problem, it's not exactly efficient to transfer large amounts of continuously changing data, there's just so much overhead under-the-hood that it's not worth it.

What would it require to somehow get a `MessagePort` available here? And while we are at it, a MessagePort for AnimationWorklet as well.

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

Received on Tuesday, 30 April 2019 14:11:24 UTC