mirror of
https://github.com/fluencelabs/wasmer
synced 2025-07-02 10:01:33 +00:00
Add misc doc link fixes and update old comment
This commit is contained in:
@ -81,7 +81,7 @@ pub fn generate_import_object(
|
||||
}
|
||||
|
||||
/// Create an [`ImportObject`] with an existing [`WasiState`]. [`WasiState`]
|
||||
/// can be constructed from a [`WasiStateBuilder`].
|
||||
/// can be constructed from a [`WasiStateBuilder`](state::WasiStateBuilder).
|
||||
pub fn generate_import_object_from_state(
|
||||
wasi_state: WasiState,
|
||||
version: WasiVersion,
|
||||
|
Reference in New Issue
Block a user