This is the compute shader engine for https://compute.toys
As well as running on the web via WebAssembly and WebGPU, it can run natively using standard desktop graphics APIs like Vulkan and DirectX.
cargo run examples/davidar/buddhabrot.wgsl
See https://github.com/compute-toys/compute.toys