·8 min read
Why I built Whisper
I wanted to learn four things: the Rust web stack, building a real CLI in Rust, publishing a Rust binary to npm, and how open source actually works end-to-end. Whisper became the project that touched all four. Here is the architecture, the CLI choices, the npm publish pipeline, and the OSS scaffolding.
RustAxumCLInpmOpen Source