15 releases

0.0.15 Feb 1, 2024
0.0.14 Jun 27, 2023
0.0.13 Jan 27, 2023
0.0.12 Nov 22, 2022
0.0.3 Mar 20, 2021

#103 in Cargo plugins

Download history 44/week @ 2024-01-01 36/week @ 2024-01-08 17/week @ 2024-01-15 7/week @ 2024-01-22 35/week @ 2024-01-29 26/week @ 2024-02-05 23/week @ 2024-02-12 39/week @ 2024-02-19 45/week @ 2024-02-26 24/week @ 2024-03-04 58/week @ 2024-03-11 20/week @ 2024-03-18 2/week @ 2024-03-25 41/week @ 2024-04-01 17/week @ 2024-04-08 37/week @ 2024-04-15

98 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

~9–21MB
~263K SLoC