wasmer_
sys_
utils
0.600.1
Module fd_
memory
Module Items
Re-exports
Modules
Structs
In wasmer_
sys_
utils::
memory
wasmer_sys_utils
::
memory
Module
fd_memory
Copy item path
Source
Re-exports
§
pub use self::memories::initialize_memory_with_data;
Modules
§
fd_mmap
🔒
memories
🔒
Memory management for linear memories.
Structs
§
VMMemory
Represents linear memory that can be either owned or shared
VMOwned
Memory
A linear memory instance.
VMShared
Memory
A shared linear memory instance.