cargo-wgsl

Crates.iocargo-wgsl
lib.rscargo-wgsl
version0.0.16
sourcesrc
created_at2021-02-07 22:56:47.99676
updated_at2024-06-24 18:09:07.769331
descriptionValidate wgsl in rust projects
homepage
repositoryhttps://github.com/PolyMeilex/cargo-wgsl
max_upload_size
id352105
size782,170
Bartłomiej Maryńczak (PolyMeilex)

documentation

README

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

Commit count: 62

cargo fmt