Re: [w3c/gamepad] Make gamepads accessible by web worker (#37)

@marcoscaceres - You've slightly misunderstood me.

Keyboard and pointer input needs more thought, but the other input APIs are fine, except for the Gamepad API.

WebUSB, WebHID and WebSerial are all available in workers. WebMIDI will support workers soon, and WebBluetooth intend to support workers, but haven't finalized the details.

So, while we generally need a proposal for threaded keyboard and pointer events on the Web, the Gamepad API should support workers as soon as possible, as every other global input API does or plans to do already.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/37#issuecomment-1347573412
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/gamepad/issues/37/1347573412@github.com>

Received on Tuesday, 13 December 2022 00:30:40 UTC