Any plans regarding JavaScript support in the browser?

There was an issue with a demo but it's missing now. I can't recall for sure but I think I got it working locally myself too but then found it broke unexpectedly and I didn't manage to find out why.

WASM-based port: https://github.com/moonshine-ai/moonshine-js

I also did a survey of other in-browser transcription solutions: https://github.com/Leftium/rift-transcription/blob/main/refe...

- Notably, there is an (unrelated?) moonshine demo based on transformers.js (using WebGPU) with WASM fallback.