Skip to content

imskyer/fidl

 
 

Repository files navigation

FIDL: Fuchsia Interface Description Language

FIDL (formerly known as mojom) is an IDL and encoding format used to describe interfaces to be used on top of magenta message pipes. They are the standard way applications talk to each other in Fuchsia.

FIDL includes libraries and tools for generating bindings from .fidl for supported languages. Currently, the supported languages include C, C++, Dart and Go.

IDE support

The language-fidl plugin provides syntax highlighting for FIDL files in Atom.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 55.1%
  • C++ 25.0%
  • Python 13.5%
  • Dart 4.0%
  • Rust 2.2%
  • C 0.2%