feat: Tree shaking
Open
enhancement
- Dominant language
- Rust
- Stars
- 61
- Forks
- 4
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
Ideally shader text should only include functions and bindings that are being used rather than an entire translation unit. This will reduce load times and transfer times (if used for web).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.