Skip to content

Latest commit

 

History

History
 
 

spec

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

WebGPU Specification

Generating the specification

The specification is written using Bikeshed.

If you have bikeshed installed locally, you can generate the specification with:

prompt> make

This simply runs bikeshed on the index.bs file.

Otherwise, you can use the bikeshed Web API:

prompt> make online