Skip to content

Commit 6e58eb8

Browse files
committed
Improve intro summary wording
1 parent fb583bc commit 6e58eb8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

design/mvp/CanonicalABI.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Canonical ABI Explainer
22

3-
This document defines the Canonical ABI used to convert between
4-
high-level Component Model values and low-level Core WebAssembly values.
3+
This document defines the Canonical ABI used to convert between the values and
4+
functions of components in the Component Model and the values and functions
5+
of modules in Core WebAssembly.
56

67
* [Supporting definitions](#supporting-definitions)
78
* [Despecialization](#Despecialization)

0 commit comments

Comments
 (0)