wgpu/cli
Jim Blandy 8b267218a4 Implement module compaction.
Add a new Naga feature, `"compact"`, which adds a new function
`naga::compact::compact`, which removes unused expressions, types, and
constants from a `Module`.
2023-09-20 18:46:33 +02:00
..
src/bin Implement module compaction. 2023-09-20 18:46:33 +02:00
Cargo.toml Implement module compaction. 2023-09-20 18:46:33 +02:00