An open API service indexing awesome lists of open source software.

https://github.com/luigifcruz/webusb-libusb

Translation layer from libusb to webusb.
https://github.com/luigifcruz/webusb-libusb

airspy emscripten libusb sdr wasm webusb

Last synced: 5 months ago
JSON representation

Translation layer from libusb to webusb.

Awesome Lists containing this project

README

          

# webusb-libusb

IMPORTANT: This implementation requires a patched version of [Emscripten](https://github.com/emscripten-core/emscripten/pull/13315) to work properly.

This project is a translation layer from `libusb` to `webusb`. This aims to support most of the SDRs libraries inside the browser. Check out the demo project [CyberRadio Blast](https://github.com/luigifcruz/CyberRadioBlast).