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
languages: add a page to document other languages that support the component model (#308)
* languages: add a page to document other languages that support the component model
Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
* List requirements for adding a language to the other languages guide
Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
* Add other languages guide to SUMMARY.md
Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
---------
Signed-off-by: Kate Goldenring <kate.goldenring@fermyon.com>
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.
4
+
5
+
[comment]: #(Add first language here)
6
+
7
+
## Adding a New Language to the Guide
8
+
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:
10
+
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