Kizzasi WebGPU — SiLU Kernel Demo

Runs the SiLU activation (x / (1 + exp(-x))) on the GPU via the native browser WebGPU API. No WASM needed — pure JavaScript dispatches the WGSL compute shader.

Press "Run on GPU" to start...