Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 826 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 826 Bytes

moz-webgpu-cts

A (WIP) tool for analyzing and adjusting Web Platform Tests data in a checkout of mozilla-central. Currently tailored exclusively towards Firefox's WebGPU team and its use cases.

Usage

All of moz-webgpu-cts' usage documentation is embedded into its --help flag. @ErichDonGubler isn't going to try to impress you here; if you need it, see installation and try things out yourself; if not, ask him directly whether this tool is interesting for you.

Installation

You can install moz-webgpu-cts via Cargo's install subcommand with the --git option pointing at this repo:

cargo install --git https://github.com/ErichDonGubler/moz-webgpu-cts