Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(129)

Unified Diff: sky/specs/mojom.md

Issue 912653003: Specs: Dartification or various odds and ends (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/specs/markup.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/specs/mojom.md
diff --git a/sky/specs/mojom.md b/sky/specs/mojom.md
new file mode 100644
index 0000000000000000000000000000000000000000..0d9c0ca81569f36f44140281a039b612ed754dca
--- /dev/null
+++ b/sky/specs/mojom.md
@@ -0,0 +1,10 @@
+Mojom IDL
+=========
+
+The Mojom IDL language is used to describe the APIs exposed over Mojo
+pipes.
+
+Mojom IDL definitions are typically compiled to wrappers in each
+language, which are then used as imports.
+
+TODO(ianh): Define in detail how this actually works
« no previous file with comments | « sky/specs/markup.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698