When you have a web frontend stuff and are doing web-assembly+webgl experiments on the side, the conclusion is obvious - let's mix the two!
took some time to setup, and still doing testing, but damn got plugin's full desktop UIs working inside the browser. 😱
the audio is processed on a remote system with the wasm+webgl for the frontend view (among the other MOD things of course).
I love how we can integrate the 2 like that. specially like being able to do web GUIs without web tech 😅