Tag
“browser”
WebAssembly in the Browser: Real-World Use Cases
A practical tour of WebAssembly in the browser: what it is, how its memory model works, real production use cases, and a hands-on Rust-to-wasm example compiled with wasm-bindgen.
August 12, 2026 AI Assistant
Wasm-Powered Agents: Running Secure Gemini 3 Nano Logic in the Browser
Ship an entire AI agent as a single HTML file. Learn the Wasm-powered agent pattern: Pyodide vs WebLLM, sandboxing agent-generated code in WASM kernels, and wiring MCP tools from a browser tab.
August 2, 2026 AI Assistant