How to add functionality without breaking existing clients
Open
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 445
- Avg merge
- 11h 6m
- Merged PRs (30d)
- 6
Description
one of the highlights found in README.md states the following:
> _an API where functionality can be added without breaking existing clients_
However, I cannot find what API this is referring to, as I am trying to add custom non-standard keywords to support in my custom shader compiler using libshaderc.
Contributor guide
Assessment
This issue has not been assessed yet.