rydb / cargo-wgsl

Validate wgsl in rust projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Validate wgsl in rust projects

License:MIT License


Languages

Language:Rust 68.2%Language:WGSL 22.8%Language:TypeScript 6.8%Language:Python 2.2%