WebSerial API
Categories
(Core :: DOM: Core & HTML, enhancement, P5)
Tracking
()
People
(Reporter: tzikis, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
88.67 KB,
patch
|
Details | Diff | Splinter Review |
Comment 2•11 years ago
|
||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Updated•11 years ago
|
Comment 7•10 years ago
|
||
Comment 8•10 years ago
|
||
Comment 9•10 years ago
|
||
Comment 10•10 years ago
|
||
Comment 11•10 years ago
|
||
Comment 12•10 years ago
|
||
Comment 13•10 years ago
|
||
Comment 14•10 years ago
|
||
Comment 15•10 years ago
|
||
Comment 16•10 years ago
|
||
Comment 17•9 years ago
|
||
Comment 18•9 years ago
|
||
Comment 19•9 years ago
|
||
Comment 20•8 years ago
|
||
Comment 21•8 years ago
|
||
Reporter | ||
Comment 22•8 years ago
|
||
Comment 23•8 years ago
|
||
Updated•5 years ago
|
Comment 24•5 years ago
|
||
This is yet another request for WebSerial API support in Firefox. At the very least, let users set a flag to allow it, as Chrome does in their "Experimental Web Platform features" extension. As of this moment, the phenomenal MicroBlocks[1] application[2] which supports "live" physical computing education can only run on Chrome or Edge browsers. It makes me sad to tell coding educators that they must use Chrome. :(
[1] https://microblocks.fun
[2] https://microblocks.fun/run/microblocks.html
Updated•5 years ago
|
Comment 25•5 years ago
|
||
This is another request for supporting the WebSerial API in Firefox.
I'm the lead developer for MicroBlocks, an open-source, blocks-based programming environment for the micro:bit and other microcontrollers aimed at K-12 education. Many of the teachers, librarians, and museum staff who are using MicroBlocks have requested a browser version so make MicroBlocks easier to use in their settings. Yesterday we released a browser version that uses the experimental Web Serial API currently undergoing origin trials in the Chrome and Edge browsers.
Except for the fact that it cannot communicate with the microcontroller, MicroBlocks works great in Firefox. (It is compiled from C into WASM using the Emscripten compiler -- thank you for those technologies!) It would be great if we could one day offer educators the option of running MicroBlocks in Firefox, as well as Chrome and Edge.
Thanks for considering it!
Comment 26•5 years ago
|
||
I meant to include this link in my previous post:
http://microblocks.fun/blog-2020-05-24-Running-MicroBlocks-in-the-Browser
Comment 27•5 years ago
|
||
As we (Mozilla) consider this API "harmful" to the Web [1], I'm going to go ahead and mark it as WONTFIX as I don't want us to give false hope that we are going to work on this.
Should our position change as the API evolves, we can then reconsider implementing it.
[1] https://mozilla.github.io/standards-positions/#webserial
Updated•5 years ago
|
Comment hidden (advocacy) |
Comment hidden (advocacy) |
Updated•2 years ago
|
Description
•