We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 078c562 commit 74dfd2cCopy full SHA for 74dfd2c
1 file changed
component-model/src/design/why-component-model.md
@@ -1,7 +1,7 @@
1
# Why the Component Model?
2
3
At a high level, the component model builds upon WebAssembly _core modules_
4
-to enhance interoperability, both by enriching the type system
+to enhance interoperability between languages and libraries, both by enriching the type system
5
used for checking the safety of interactions between modules,
6
and by removing potentially error-prone ways for modules to interact.
7
To understand what the limitations of core modules are,
0 commit comments