Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T19:36:03.000Z (4 months ago)
- Last Synced: 2024-11-27T01:31:36.094Z (about 1 month ago)
- Topics: parsing, rust, rust-lang, testing, web-platform-tests
- Language: Rust
- Homepage:
- Size: 522 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 38
-
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/