When building the examples/whisper.wasm (formerly examples/stream.wasm) target with Emscripten, no separate .wasm binary is emitted. Instead, the bytecode is Base64-embedded inside the generated ...