Yurii Sokolovskyi 8708b8e54b Initial commit vor 3 Monaten
..
.cargo 8708b8e54b Initial commit vor 3 Monaten
.github 8708b8e54b Initial commit vor 3 Monaten
examples 8708b8e54b Initial commit vor 3 Monaten
src 8708b8e54b Initial commit vor 3 Monaten
.gitignore 8708b8e54b Initial commit vor 3 Monaten
Cargo.toml 8708b8e54b Initial commit vor 3 Monaten
LICENSE 8708b8e54b Initial commit vor 3 Monaten
README.md 8708b8e54b Initial commit vor 3 Monaten

README.md

WasmEdge WASI Socket

This project provides a Rust SDK for network socket functions available in the WasmEdge Runtime. For Rust source code examples on how to use APIs in this SDK, please see the examples folder.