18 releases
| 0.2.0 | Nov 15, 2025 |
|---|---|
| 0.1.0 | May 13, 2025 |
| 0.0.16 | Jun 24, 2024 |
| 0.0.15 | Feb 1, 2024 |
| 0.0.3 | Mar 20, 2021 |
#240 in Cargo plugins
428 downloads per month
125KB
319 lines
Cargo-wgsl
Validate wgsl in rust projects
Install
cargo install cargo-wgsl
Goals
- Nice looking and friendly cli output
- JSON output for IDE related project
Using cargo-wgsl as a IDE backend:
Real time validation in vscode:
Autocompletion (only for globals for now)
Dependencies
~12–17MB
~296K SLoC