Minor examples and explorations of Dawn's WebGPU implementation to run and execute native platform independent (via WebGPU) GPU code and shader logic.
First dive into the <dawn/webgpu.h>
library by retrieving and printing the
host machine's GPU device/adapter information at a brief high-level.