We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566752b commit 3183904Copy full SHA for 3183904
README.md
@@ -43,6 +43,10 @@ $ npm build
43
$ wasmtime serve -S common dist/server.component.wasm
44
```
45
46
+## See Also
47
+
48
+- [sample-wasi-http-rust](https://github.com/bytecodealliance/sample-wasi-http-rust) An example `wasi:http` server component written in Rust.
49
50
## License
51
52
Apache-2.0 with LLVM Exception
0 commit comments