Skip to content

Commit 3183904

Browse files
committed
Link to the Rust sample
1 parent 566752b commit 3183904

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ $ npm build
4343
$ wasmtime serve -S common dist/server.component.wasm
4444
```
4545

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+
4650
## License
4751

4852
Apache-2.0 with LLVM Exception

0 commit comments

Comments
 (0)