We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374cba8 commit 9586074Copy full SHA for 9586074
1 file changed
component-model/src/reference/faq.md
@@ -3,7 +3,7 @@
3
This page hosts a series of questions that are frequently asked or that might be confusing about
4
WebAssembly (core), components, and the WebAssembly ecosystem as a whole.
5
6
-## Q: What is the difference between a WebAssembly component and a WebAssembly module?
+## Q: What is the difference between a _component_ and _module_ in WebAssembly?
7
8
A WebAssembly module (more precisely referred to as a "WebAssembly core module") is a
9
binary that conforms to the [WebAssembly Core Specification][wasm-core-spec].
0 commit comments