#wgsl

app cargo-wgsl

Validate wgsl in rust projects

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

Download history 33/week @ 2024-07-08 25/week @ 2024-07-15 13/week @ 2024-07-22 19/week @ 2024-07-29 14/week @ 2024-08-05 18/week @ 2024-08-12 9/week @ 2024-08-19 13/week @ 2024-08-26 6/week @ 2024-09-02 7/week @ 2024-09-09 14/week @ 2024-09-16 23/week @ 2024-09-23 28/week @ 2024-09-30 29/week @ 2024-10-07 36/week @ 2024-10-14 16/week @ 2024-10-21

112 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

~10–20MB
~271K SLoC