WebGPU CAPTCHA Solver Demo

This demo sets up the structure for solving a SHA256-based Proof-of-Work CAPTCHA using WebGPU parallelism. Note: The actual SHA256 hashing logic within the WGSL shader is a complex placeholder and needs to be replaced with a full implementation for this to be a functional solver.

Challenge

Not generated yet.

Status

Idle.