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

#149 in Cargo plugins

Download history 10/week @ 2024-08-18 11/week @ 2024-08-25 9/week @ 2024-09-01 6/week @ 2024-09-08 14/week @ 2024-09-15 21/week @ 2024-09-22 29/week @ 2024-09-29 30/week @ 2024-10-06 34/week @ 2024-10-13 18/week @ 2024-10-20 7/week @ 2024-10-27 33/week @ 2024-11-03 9/week @ 2024-11-10 19/week @ 2024-11-17 26/week @ 2024-11-24 12/week @ 2024-12-01

75 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–19MB
~271K SLoC