tree: d51f72daf03dacac42f972b039f29d8e7184502f [path history] [tgz]
  1. cpp/
  2. hlcpp/
  3. include/
  4. BUILD.gn
  5. epitaph.c
  6. fidl.api
  7. METADATA.textproto
  8. OWNERS
  9. 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.