Sign in
fuchsia
/
fuchsia
/
main
/
.
/
docs
/
development
/
languages
/
fidl
/
guides
tree: d717c7353bb33f51fe6a6f9d362688dae61c3fb1 [
path history
]
[
tgz
]
compatibility/
images/
_toc.yaml
api-design.md
c-family-comparison.md
cli.md
editors.md
generated-code.md
max-out-pagination.md
README.md
rust-hanging-get.md
style.md
docs/development/languages/fidl/guides/README.md
Developer Guides
Running FIDL
— quick CLI overview of the various programs in the FIDL toolchain
Style Guide
Designing APIs
ABI and API compatibility guide
— details the possible transitions for each FIDL type, taking into account ABI and API compatibility
Maxing Out Pagination
— help on determining how much data can fit into a single message
Comparing new C++ and high-level C++ language bindings
Viewing generated code
— how to find the bindings code generated by FIDL