Rust API for the networking socket functions supported in the WasmEdge Runtime for WebAssembly.
# Cargo.toml
[dependencies]
wasmedge_wasi_socket = "0.5.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to a TCP server using WasmEdge socket API.
Ensure you are running under WasmEdge with the appropriate flags.
No dependency data recorded yet.