Skip to content

Commit 03f9528

Browse files
refactor: improve language around other languages
Co-authored-by: Kate Goldenring <kate.goldenring@gmail.com>
1 parent 26f52f3 commit 03f9528

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

component-model/src/language-support/creating-runnable-components/other-languages.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Creating Runnable Components (Other Languages)
22

3-
Just because a given programming language is not listed in this guide does not
4-
mean it is impossible to create runnable WebAssembly components with it.
3+
This guide is a work in progress and does not have examples for all language toolchains with components support.
54

65
For languages not listed in this guide, it is often possible to create runnable components by
76
following the main principles of the other guides, using the help of the available WebAssembly

0 commit comments

Comments
 (0)