Skip to content

Commit cd00a3f

Browse files
refator: other-languages section for building a simple component
1 parent 28a6721 commit cd00a3f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Other Languages with Component Model Support
22

3-
More languages continue to add support for the component model. The following is a living list of other languages that support the component model and documentation on how to get started using components in those languages.
3+
This guide is a work in progress and does not example for all langauge toolchains
4+
with WebAssembly component support.
45

5-
[comment]: # (Add first language here)
6+
As more languages continue to add support for the component model, we welcome
7+
contributions of documentation for how to get started using components in those languages.
68

7-
## Adding a New Language to the Guide
9+
## Adding an Example for a Language to this Section
810

9-
Interested in adding another language to this list? Create a PR to this [document](https://github.com/bytecodealliance/component-docs/blob/main/component-model/src/language-support/other-languages.md) that adds an entry with the following information:
11+
Are you interested in documenting this section for your language toolchain?
12+
Create a PR to this [repository][repo-pr] that adds the guide (similar to others in this section).
1013

11-
- Language name as a level 3 header
12-
- Link to the project page on Github page
13-
- Link to the project hosted documentation on getting started with components. Feel free to use our example WITs if you want to match the style of this guide.
14-
- Please insert alphabetically
14+
[repo-pr]: https://github.com/bytecodealliance/component-docs/pulls

0 commit comments

Comments
 (0)