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: design/mvp/Explainer.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
# Component Model Explainer
2
2
3
3
This explainer walks through the assembly-level definition of a
4
-
[component](../high-level) and the proposed embedding of components into
5
-
native JavaScript runtimes. For a more user-focussed explanation, take a look at the **[Component Model Documentation](https://component-model.bytecodealliance.org/)**.
4
+
[component](../high-level) and the proposed embedding of components into native
5
+
JavaScript runtimes. For a more user-focussed explanation, take a look at the
6
+
**[Component Model Documentation]**.
6
7
7
8
*[Grammar](#grammar)
8
9
*[Component definitions](#component-definitions)
@@ -1884,6 +1885,7 @@ and will be added over the coming months to complete the MVP proposal:
0 commit comments