types icon indicating copy to clipboard operation
types copied to clipboard

TypeScript type definitions for WebGPU https://gpuweb.github.io/types/

Results 21 types issues
Sort by recently updated
recently updated
newest added

In the readme: > Array changed to Iterable for WebIDL sequences in argument positions (but not in return positions). I think this is to allow you to pass arrays *or*...