Improve the performance of your AI applications with WebAssembly, WebGPU, and WebNN.

WebAssembly

Enable high-performance applications on web pages with Chrome
Learn about improvements to WebAssembly for tasks commonly used in AI inference.
Learn how to deploy the ONNX Runtime Web in a production environment and which WebAssembly binary file(s) to include in the application.
Learn high-level concepts, compiling from different languages, the textual representation of the Wasm binary format, and how to run WebAssembly.

WebGPU

Support your AI efforts with WebGPU, a web graphics API that offers access to more advanced GPU features.
Disover the latest updates to WebGPU in Chrome.
Discover WebGPU in Chrome and get first-class support for general computations on the GPU.
Learn how to access the GPU with WebGPU.
Learn how to test client-side, browser-based AI models in true browser environments.
Learn why WebGPU may be inoperable or not working as expected in Chrome, and how to fix it..
Find the API reference on MDN.