Wasm is a fast, sandboxed, language-agnostic compile target. In the browser it powers heavy in-page tools; outside it, Wasm runtimes execute the same modules server-side, in plugin systems, and at the edge — even for local model inference.
Open-source Wasm runtimes and toolchains have pushed it well past its browser origins into a general portable execution layer.