17 releases

0.1.0 May 13, 2025
0.0.16 Jun 24, 2024
0.0.15 Feb 1, 2024
0.0.14 Jun 27, 2023
0.0.3 Mar 20, 2021

#90 in Cargo plugins

Download history 14/week @ 2025-02-01 13/week @ 2025-02-08 28/week @ 2025-02-15 36/week @ 2025-02-22 71/week @ 2025-03-01 28/week @ 2025-03-08 33/week @ 2025-03-15 33/week @ 2025-03-22 29/week @ 2025-03-29 30/week @ 2025-04-05 42/week @ 2025-04-12 31/week @ 2025-04-19 26/week @ 2025-04-26 43/week @ 2025-05-03 225/week @ 2025-05-10 140/week @ 2025-05-17

438 downloads per month

MIT license

125KB
319 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

~12–21MB
~295K SLoC