You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,10 +2,10 @@
2
2
3
3
This repository is where the component model is being standardized. For a more user-focused explanation, take a look at the **[Component Model Documentation]**.
4
4
5
-
This repository describes the high-level [goals], [use cases], [design choices]
6
-
and [FAQ] of the component model as well as a more-detailed[assembly-level explainer], [IDL],
7
-
[binary format] and [ABI] covering the initial Minimum Viable Product (MVP)
8
-
release.
5
+
This repository contains the high-level [goals], [use cases], [design choices]
6
+
and [FAQ] of the component model as well as a more-detailed, low-level
7
+
[AST explainer], [async explainer], [IDL], [binary format] and [ABI] covering
8
+
the initial Minimum Viable Product (MVP) release.
9
9
10
10
In the future, this repository will additionally contain a [formal spec],
11
11
reference interpreter and test suite.
@@ -27,7 +27,8 @@ To contribute to any of these repositories, see the Community Group's
0 commit comments