Skip to content

Commit 5b24600

Browse files
fix: remove "not impossible" wording
Co-authored-by: Kate Goldenring <kate.goldenring@gmail.com>
1 parent 181440a commit 5b24600

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

component-model/src/language-support/importing-and-reusing-components/other-languages.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Importing and Reusing 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 import and reuse 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 import and reuse WebAssembly components
76
by following the main principles of the other guides where applicable, using the help of the local

0 commit comments

Comments
 (0)