7 stories tagged with #webgpu, in publish-time order across the WeSearch catalog. Tag pages update as new stories ingest.
⌘ RSS feed for this tag → or search "Webgpu"
Gooey: A GPU-accelerated UI framework for Zig
Gooey is a hybrid immediate/retained mode UI framework designed for building fast, GPU-rendered applications on macOS/Metal, WebAssembly/WebGPU, and Wayland/Vulkan - duanebester/go…
2D Particles sandbox using WebGPU
I coded an Air Hockey game where a local SLM hacks the DOM to cheat (and trash-talks you) 🤖🏓
Have you ever played a game where the AI realizes it's losing, gets angry, and literally inverts your...…
PrismML just released Binary and Ternary Bonsai Image 4B: 1-bit/ternary text-to-image diffusion transformers that can even run 100% locally in your browser on WebGPU.
WebGPU for client side browser inference on Linux
I built React components that run Qwen2.5 in the browser via WebGPU – no server, no API key, works offline
Llamas on the Web: Memory-Efficient, Performance-Portable, and Multi-Precision LLM Inference with WebGPU
Running language models in the browser presents a unique opportunity to build efficient, private, and portable AI applications, but requires contending with constrained memory avai…