Fixed broken link to wasmer-wasi

This commit is contained in:
Alexander Mescheryakov
2021-01-10 22:04:03 +03:00
committed by GitHub
parent d711c84458
commit ba5dabe3f3

View File

@@ -148,7 +148,7 @@
//! give them access to the outside world with [`imports`].
//!
//! If you're looking for a sandboxed, POSIX-like environment to execute Wasm
//! in, check out the [`wasmer-wasi`][] crate for our implementation of WASI,
//! in, check out the [`wasmer-wasi`][wasmer-wasi] crate for our implementation of WASI,
//! the WebAssembly System Interface.
//!
//! In the `wasmer` API we support functions which take their arguments and