Article note: Neat. Single-header wrapper around the WebGPU (which was a terrible name choice for a generic mid-level GPU API) bindings for doing compute.
Less vendor-specific lock-in, less boilerplate.
What if… – your programming language required you to write useful docs, – using those docs, it checked your program for mistakes, – it even used the docs to speed up your program, – this feature already exists! And what if it was called static typing.