WebAssembly lets compiled code — including model runtimes — execute in any modern browser at high speed, without plugins. It is the practical way to ship in-browser AI such as RNNoise denoising or faster-whisper transcription.
Definition
A fast, portable binary format that runs near-native code in the browser, used to run AI models like noise suppression and ASR client-side.
WebAssembly lets compiled code — including model runtimes — execute in any modern browser at high speed, without plugins. It is the practical way to ship in-browser AI such as RNNoise denoising or faster-whisper transcription.
Also known as
WASM