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.
- Host: GitHub
- URL: https://github.com/luigifcruz/webusb-libusb
- Owner: luigifcruz
- Created: 2021-01-11T00:50:59.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-05T01:25:45.000Z (over 4 years ago)
- Last Synced: 2024-08-02T15:31:12.144Z (almost 2 years ago)
- Topics: airspy, emscripten, libusb, sdr, wasm, webusb
- Language: C
- Homepage: https://blast.luigi.ltd
- Size: 146 KB
- Stars: 59
- Watchers: 3
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).