SharedChats

A from-scratch guide to porting a diffusion model to WebGPU

ClaudeDiscovered

Claude clones a browser-based diffusion model port and writes a from-scratch guide covering ONNX export, WebGPU execution, and every design choice in the code.