API bindings IR and codegen.
Part of the RHI ecosystem.
Concord generates language bindings from API specifications. It parses OpenAPI and other API formats into an intermediate representation, then generates idiomatic bindings for target languages.
| Crate | Description |
|---|---|
rhi-concord-core |
Core IR types |
rhi-concord-codegen |
Code generation backends |
MIT