We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb583bc commit 6e58eb8Copy full SHA for 6e58eb8
design/mvp/CanonicalABI.md
@@ -1,7 +1,8 @@
1
# Canonical ABI Explainer
2
3
-This document defines the Canonical ABI used to convert between
4
-high-level Component Model values and low-level Core WebAssembly values.
+This document defines the Canonical ABI used to convert between the values and
+functions of components in the Component Model and the values and functions
5
+of modules in Core WebAssembly.
6
7
* [Supporting definitions](#supporting-definitions)
8
* [Despecialization](#Despecialization)
0 commit comments