Yurii Sokolovskyi 8708b8e54b Initial commit il y a 3 mois
..
.cargo 8708b8e54b Initial commit il y a 3 mois
.github 8708b8e54b Initial commit il y a 3 mois
examples 8708b8e54b Initial commit il y a 3 mois
src 8708b8e54b Initial commit il y a 3 mois
.gitignore 8708b8e54b Initial commit il y a 3 mois
Cargo.toml 8708b8e54b Initial commit il y a 3 mois
LICENSE 8708b8e54b Initial commit il y a 3 mois
README.md 8708b8e54b Initial commit il y a 3 mois

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.