The book is lacking in a tutorial on using WASI HTTP to create Wasm services and running them with cargo component serve and wasmtime serve etc. Instead of writing and maintaining code, ideally point to existing solutions like this wasi:http Rust sample. We would need to maintain code for JS, C#, C and Python. We could upstream those to be other samples under the BA
Proposed structure:
Tutorial
- Calculator
- WASI HTTP (with code blocks or sub pages)
The book is lacking in a tutorial on using WASI HTTP to create Wasm services and running them with
cargo component serveandwasmtime serveetc. Instead of writing and maintaining code, ideally point to existing solutions like this wasi:http Rust sample. We would need to maintain code for JS, C#, C and Python. We could upstream those to be other samples under the BAProposed structure:
Tutorial