Examples in documentation
Open
documentation
good first issue
help wanted
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there are only limited examples of the various guest languages that can be integrated.
We have a bunch of examples in the testsuite but most of them lack a simple "data-transfer"(using `Memory` if available and Wasi otherwise) example.
We should integrate, at least:
- [ ] Rust
- [ ] C
- [ ] TinyGo
- [ ] QuickJs
- [ ] C#
Contributor guide
Assessment
This issue has not been assessed yet.