GNU Radio now runs fully in-browser via WebAssembly port
A new project compiles the GNU Radio DSP engine and its Qt GUI sinks to WebAssembly, letting users build and run software-defined radio flowgraphs directly in a browser tab without installing Python or GNU Radio. It supports the same .grc flowgraph files as the desktop app, includes sample flowgraphs and IQ recordings, and can connect to RTL-SDR, PlutoSDR or HackRF hardware through WebUSB.