Marcos Cáceres
Marcos Cáceres
I guess we need to do a bit of digging here about the returned values across OSs. It can get a bit messed up between returning `undefined`, `null`, or an...
So, in #20, I proposed we use a ES6 map to capture this information. If we leave `SerialPortInformation` as a map, then the user agent is free to provide whatever...
ok! massive PR coming in a few mins.
I'll just note that the `path` in the implementation side would be only for author convenience (see them more as hints - they are opaque strings): we would not want...
Just to be clear, a `path` of "/dev/cu.usbmodem1411" or "COM9" should be visible to the developer (as it would obviously help a lot to know explicitly what port one is...
@bpkeen, who are you affiliated with? (initial IPR check failed)
@sidvishnoi 👆 ...
Hi @diekus, I did a first round of review and would probably like to see a few things clarified before taking it internally for discussion. Just echoing the feedback that...
The Digital Credentials API might need this too... some responses contain CBOR.
I agree with @jyasskin assessment... this feels like something that might need to go through TC-39, given its close relationship with JSON. I personally think this is still worth exploring...