13 releases
0.0.13 | Jan 27, 2023 |
---|---|
0.0.12 | Nov 22, 2022 |
0.0.11 | Jul 2, 2022 |
0.0.10 | Dec 18, 2021 |
0.0.3 | Mar 20, 2021 |
#123 in Cargo plugins
135 downloads per month
120KB
289 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
~8–14MB
~245K SLoC