You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: component-model/src/language-support.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Many popular programming languages can be compiled to WebAssembly,
4
4
but the level of support varies across languages.
5
5
This document details languages with compilers and runtimes
6
-
that support WebAssembly with WASI as a target language.
6
+
that support WebAssembly with WASI as a target platform.
7
7
8
8
> This is a living document, so if you are aware of advancements in a toolchain, please do
9
9
not hesitate to [contribute documentation](https://github.com/bytecodealliance/component-docs/blob/main/CONTRIBUTING.md). You can find more information about the development of support for specific languages in the [Guest Languages Special Interest Group Proposal](https://github.com/bytecodealliance/governance/blob/main/SIGs/SIG-guest-languages/proposal.md) document.
0 commit comments