GOSIM Paris 2026 Has Concluded
Thank you to all attendees, speakers, and sponsors for an incredible event!
Speaker Slides Speaker Slides Photo Album Photo Album
Filter
Agentic AI on Edge

Bridging AI Ecosystems: RustNN as a Universal WebNN Implementation

Date May 5 Time 10:45 - 11:10 Location Central Room
The emergence of WebNN offers a massive opportunity to unify the AI landscape through a single, high-performance standard that runs everywhere. Originally started as a specialized backend for a single browser engine, RustNN is growing into a robust, native Rust implementation of the WebNN specification that meets ML developers exactly where they are today.

In this 25-minute session, we'll demonstrate how RustNN creates a unified pipeline for the AI ecosystem. We will cover:

Meeting Developers at the Source: Using our ONNX and Torch converters to pull models directly from the Python research environment.

The Engine Under the Hood: A high-level look at how the RustNN core targets CoreML, TensorRT, and WebAssembly, ensuring the WebNN standard runs at native speeds.

The Future of the Web: Our progress integrating RustNN into a Servo fork to provide a first-class, memory-safe WebNN backend.

Polyglot AI: How our Python and Node.js bindings allow teams to use the same Rust-powered engine across their entire stack.