Skip to content

Commit ce3854d

Browse files
Update component-model/src/design/components.md
Co-authored-by: Victor Adossi <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 0c1d9a7 commit ce3854d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

component-model/src/design/components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Components
22

3-
Conceptually, a component is a self-describing unit of code
3+
Conceptually, a component is a self-describing WebAssembly binary
44
that interacts only through interfaces
55
instead of shared memory.
66
Let's break down what each of these terms means:

0 commit comments

Comments
 (0)