mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-12 05:18:43 +00:00
Fixed broken link to wasmer-wasi
This commit is contained in:
committed by
GitHub
parent
d711c84458
commit
ba5dabe3f3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user