component-docs icon indicating copy to clipboard operation
component-docs copied to clipboard

Create WASI HTTP tutorial

Open kate-goldenring opened this issue 7 months ago • 0 comments

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)

kate-goldenring avatar Apr 23 '25 16:04 kate-goldenring