The TLS plugin for WasmEdge. It provides a TLS API for WasmEdge programs.
# Cargo.toml
[dependencies]
wasmedge_rustls_api = "0.1.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a TLS context for WasmEdge programs.
Ensure WasmEdge is properly set up in your environment.
No dependency data recorded yet.