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

#165 in Cargo plugins

Download history 23/week @ 2024-11-20 22/week @ 2024-11-27 21/week @ 2024-12-04 41/week @ 2024-12-11 4/week @ 2024-12-18 12/week @ 2024-12-25 2/week @ 2025-01-01 10/week @ 2025-01-08 13/week @ 2025-01-15 24/week @ 2025-02-05 14/week @ 2025-02-12 39/week @ 2025-02-19 62/week @ 2025-02-26 40/week @ 2025-03-05

158 downloads per month

MIT license

125KB
293 lines

Cargo-wgsl

Crate dependency status

Validate wgsl in rust projects

img

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:

vscode-wgsl

Real time validation in vscode:

gif

Autocompletion (only for globals for now)

img

Dependencies

~11–20MB
~274K SLoC