WebUSB / WebAssembly support #82
beriberikix
started this conversation in
Ideas
Replies: 1 comment
-
|
Yes, it would be a lot easier to deal with WebUSB in pure Rust than going through libusb. Opened #83. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Browsing the
probe-rssource code brought me here. I'd like to suggest adding support for WebUSB support. This is soprobe-rscould be used in the browser via WebAssembly (see probe-rs/probe-rs#838.)Previously it was using a package that relied on libusb but it appears that
nusbwould make targeting the web much easier!Beta Was this translation helpful? Give feedback.
All reactions