A small tool built on top of Naga that makes WGSL shaders smaller.
To minify your WGSL shader, simply run the following:
cargo install wgsl-minifier wgsl-minifier path/to/your/shader.wgsl path/to/minified/output.wgsl