Attention is currently required from: Hoernchen, fixeria, laforge, osmith, pespin.
1 comment:
File CommonLibs/Makefile.am:
Patch Set #3, Line 56: lib_LTLIBRARIES = libcommon.la
This is not intended for the regular native build. […]
As another option, I could introduce a device driver called `osmo-trx-web`, but implement it as a library rather than a standalone binary.
This library would include all the required parts from `osmo-trx` and provide the necessary integration for the WebAssembly build.
The only caveat is that it would no longer be a traditional `RadioDevice` subclass, since in this model it wouldn’t represent a hardware-backed radio device but rather a web-integrated transport/runtime component.
To view, visit change 42243. To unsubscribe, or for help writing mail filters, visit settings.