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

#174 in Cargo plugins

24 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

~11–20MB
~272K SLoC