Web Serial API - https://developer.chrome.com/en/articles/serial/ is only available on Chrome. If we want to support other browsers (most notably Firefox) - we could use a Deno server as a backend that could use: https://deno.land/x/webusb@0.5.0
Web Serial API - https://developer.chrome.com/en/articles/serial/ is only available on Chrome.
If we want to support other browsers (most notably Firefox) - we could use a Deno server as a backend that could use: https://deno.land/x/webusb@0.5.0