tree: 2b8ae496e1ce94943ece81ce3c1069fe183bd111 [path history] [tgz]
  1. cpp/
  2. llcpp/
  3. fidl.api
  4. OWNERS
  5. README.md
sdk/lib/fidl/README.md

lib/fidl

Support library 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.