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
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.
4
5
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.
6
8
7
-
## Adding a New Language to the Guide
9
+
## Adding an Example for a Language to this Section
8
10
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).
10
13
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.
0 commit comments