Comment by airstrike

3 months ago

Curious what kind of project that was. Were you making a GUI by any chance?

No, the new project that I tried Rust for is a voice API (VAD, Whisper, etc). Got disappointed because, for example, the codec is just a wrapper around libopus. So it doesn't provide safety guarantees, and finding a crate that would build without issues was a challenge.