blob: 610a269f3b462d6f9f2154bcb44cd8599997c936 [file] [log] [blame] [view]
# 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.