HTTP client for the WasmEdge network socket API, derived from the http_req library.
# Cargo.toml
[dependencies]
http_req_wasi = "0.11.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends a GET request to example.com and prints the status code.
Ensure the application runs on WasmEdge with the appropriate network capabilities.
No dependency data recorded yet.