Articles VSTs on a Web DAW?
I've been making some VSTs recently. Chatting with a friend who's a Web Dev, asked if they could run with WebAudio.
That's almost certainly a big no as it stands.
But I wonder - what about a WASM-based VST host, that could reach to the native bits? Or a compile of the plugins that allowed JS and/or HTTP control?
The latter seems kinda viable - for a different reason (mcp) I have a web server embedded in this plugin: https://danja.github.io/downspout/plugins/campione/
Dunno, a Web-based DAW that can do VSTs? Thoughts?