16 releases
0.0.16 | Jun 24, 2024 |
---|---|
0.0.15 | Feb 1, 2024 |
0.0.14 | Jun 27, 2023 |
0.0.13 | Jan 27, 2023 |
0.0.3 | Mar 20, 2021 |
#144 in Cargo plugins
112 downloads per month
125KB
293 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
~10–20MB
~271K SLoC