About Example WasmEdge HTTP Application written in Rust. Usage Install Rust, the wasm32-wasi target and WasmEdge. Start the application: make run Access the HTTP endpoint: xdg-open http://localhost:8080 Kubernetes Usage TODO containerd/runwasi#477 References Develop WASM Apps in Rust, HTTP Services, Server Container image for a WASI WebAssembly app wasi-demo-app Done icon