diff --git a/crates/wasi-common/README.md b/crates/wasi-common/README.md index 40c40fc917..eaabc3db3c 100644 --- a/crates/wasi-common/README.md +++ b/crates/wasi-common/README.md @@ -1,4 +1,18 @@ -# wasi-common +
+

wasi-common

+ +A Bytecode Alliance project + +

+ A library providing a common implementation of WASI hostcalls for re-use in any WASI-enabled runtime. +

+ +

+ Crates.io version + Download + docs.rs docs +

+
The `wasi-common` crate will ultimately serve as a library providing a common implementation of WASI hostcalls for re-use in any WASI (and potentially non-WASI) runtimes