tree: b0737637524f9fb3b865bc505a2bf66a97d40797
  1. cpp/
  2. hlcpp/
  3. include/
  4. BUILD.bazel
  5. BUILD.gn
  6. epitaph.c
  7. fidl.api
  8. METADATA.textproto
  9. OWNERS
  10. README.md
sdk/lib/fidl/README.md

lib/fidl

Support libraries for FIDL bindings. The code generated by the FIDL compiler depends on these libraries to support its operation. Depending on a common library reduces code bloat because common routines can be shared across generated bindings libraries.