cargo-wgsl 0.2.0

Validate wgsl in rust projects
cargo-wgsl-0.2.0 is not a library.

Cargo-wgsl

Crate dependency status

Validate wgsl in rust projects

image

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