diff --git a/crates/wasi/README.md b/crates/wasi/README.md new file mode 100644 index 0000000000..d8d8203f59 --- /dev/null +++ b/crates/wasi/README.md @@ -0,0 +1,2 @@ +Crate defining the `Wasi` type for Wasmtime, which represents a WASI +instance which may be added to a linker.