mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-23 21:51:32 +00:00
doc(runtime-c-api) Update the documentation of wasmer_module_deserialize
.
This commit is contained in:
@ -620,7 +620,7 @@ pub unsafe extern "C" fn wasmer_module_serialize(
|
||||
}
|
||||
}
|
||||
|
||||
/// Deserialize the given Module.
|
||||
/// Deserialize the given bytes into a Module.
|
||||
///
|
||||
/// Returns `wasmer_result_t::WASMER_OK` upon success.
|
||||
///
|
||||
|
Reference in New Issue
Block a user