Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSerial API #829

Closed
chengweih001 opened this issue Oct 8, 2024 · 1 comment
Closed

WebSerial API #829

chengweih001 opened this issue Oct 8, 2024 · 1 comment
Labels
focus-area-proposal Focus Area Proposal

Comments

@chengweih001
Copy link

Description

The Web Serial API is one of a set of APIs that allow websites to communicate with peripherals connected to a user's computer. It provides the ability to connect to devices that are required by the operating system to communicate via the serial API, rather than USB which can be accessed via the WebUSB API, or input devices that can be accessed via WebHID API.

Specification

https://wicg.github.io/serial/

Additional Signals

Standards Positions

Tests

Browser Bugs

Developer Surveys

Additional Signals

Developers have shown strong interest in WebSerial when it was shared on discourse.wicg.io, And beyond its existing Chrome support, WebSerial is generating interest from developers eager to see it implemented in Firefox. Companies across various sectors are embracing WebSerial: BDT in manufacturing, Arduino and Espruino in the hobbyist space, and both Vitta Science and Wildcards in education. In terms of its potential, one developer who works for a large semiconductor company mentioned WebSerial could be an effective alternative to their customers’ pain point.

@wpt-interop
Copy link
Collaborator

Thank you for proposing WebSerial API for inclusion in Interop 2025.

We wanted to let you know that this proposal was not selected to be part of Interop this year.

On behalf of the entire Interop team, thank you for submitting this proposal for consideration. We got many more proposals than we could include in this year's project, necessitating some difficult choices. Please note this should not be taken as a comment on the technology as a whole, or our willingness to consider it for Interop in the future. We appreciate the work you put into your proposal, and would welcome your participation in future rounds of Interop.

For an overview of our process, see proposal selection. Thank you again for contributing to Interop 2025.

Posted on behalf of the Interop team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Status: Done
Development

No branches or pull requests

3 participants