https://github.com/erichdongubler-mozilla/moz-webgpu-cts
An extremely fast (but opinionated) tool for working with WPT metadata while developing an implementation of WebGPU in a web browser.
https://github.com/erichdongubler-mozilla/moz-webgpu-cts
parsing rust rust-lang testing web-platform-tests
Last synced: 3 months ago
JSON representation
An extremely fast (but opinionated) tool for working with WPT metadata while developing an implementation of WebGPU in a web browser.
- Host: GitHub
- URL: https://github.com/erichdongubler-mozilla/moz-webgpu-cts
- Owner: erichdongubler-mozilla
- License: apache-2.0
- Created: 2023-09-09T00:27:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-06T00:45:04.000Z (3 months ago)
- Last Synced: 2026-03-06T04:50:23.737Z (3 months ago)
- Topics: parsing, rust, rust-lang, testing, web-platform-tests
- Language: Rust
- Homepage:
- Size: 585 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `moz-webgpu-cts` workspace
Hey there! 👋 If you're here, you're likely interested in the [`moz-webgpu-cts`
binary]. You _might_ also be interested in the [`whippit`] library, if you want
to build tools like `moz-webgpu-cts`.
[`moz-webgpu-cts` binary]: ./moz-webgpu-cts/
[`whippit`]: ./whippit/