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

Add WASI HTTP example

Open kate-goldenring opened this issue 11 months ago • 1 comments

The book is lacking in an example and more documentation on using WASI HTTP to create Wasm services and running them with cargo serve and wasmtime serve etc. Instead of writing and maintaining an example, @yoshuawuyts has started the process of upstreaming his wasi:http Rust sample to the BA. We should create a section with this new example. Ideally, we can show composition with this component too with registries

kate-goldenring avatar Dec 02 '24 20:12 kate-goldenring