/cargo-wgsl

Validate wgsl in rust projects

Primary LanguageRustMIT LicenseMIT

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