Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 710 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 710 Bytes

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