webusb icon indicating copy to clipboard operation
webusb copied to clipboard

WebUSB API implementation in Rust (and Deno)

Results 3 webusb issues
Sort by recently updated
recently updated
newest added

I have struggled for a while to get this crate to compile for WASM, but I can't seem to figure it out. It fails when attempting to link `libusb`.

I wasn't able to test if this works as I don't have an Arduino, wanted to give it a try but saw the version conflicts wouldn't let me use it.