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

Download history 47/week @ 2023-02-11 57/week @ 2023-02-18 22/week @ 2023-02-25 18/week @ 2023-03-04 53/week @ 2023-03-11 15/week @ 2023-03-18 17/week @ 2023-03-25 42/week @ 2023-04-01 65/week @ 2023-04-08 23/week @ 2023-04-15 14/week @ 2023-04-22 18/week @ 2023-04-29 47/week @ 2023-05-06 21/week @ 2023-05-13 26/week @ 2023-05-20 37/week @ 2023-05-27

135 downloads per month

MIT license

120KB
289 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

~8–14MB
~245K SLoC