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 8f0a917 commit 14bae8cCopy full SHA for 14bae8c
design/high-level/UseCases.md
@@ -261,7 +261,7 @@ the following use cases:
261
5. A component runtime shares the compiled machine code of a component across
262
many instances of that component.
263
6. A component is composed of several core wasm modules that operate on a
264
- single shared linear memory, some of which contain langauge runtime code
+ single shared linear memory, some of which contain language runtime code
265
that is shared by all components produced from the same language toolchain.
266
A component runtime shares the compiled machine code of the shared language
267
runtime module.
0 commit comments