Hi! I've been thinking a lot about the possibility of running standalone TidalCycles + SuperDirt on the browser, and the limitations of existing tools (ie. flok will let you run tidal but you still need SuperCollider running to make sound). I'm curious if there's any progess being made or overall interest in this.
For Tidal, it's possible to compile it to WASM (there are a couple of experimental haskell-wasm compilers), or to port it to Purescript (no idea how hard this is). As for SuperDirt, porting it to Tone.js seems to be the only way.