Re: [web-bluetooth] Streaming BLE5 PHY data rates (#569)

Worker support is being tracked in WebBluetoothCG/web-bluetooth#571. Most of the work for communicating with the Bluetooth stack actually happens outside the thread that JavaScript runs on so unless the JavaScript main thread is busy (for example, with rendering tasks) then moving code to a worker won't help much.

-- 
GitHub Notification of comment by reillyeon
Please view or discuss this issue at https://github.com/WebBluetoothCG/web-bluetooth/issues/569#issuecomment-1064614743 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 10 March 2022 23:21:43 UTC