Module wasmer_sys_utils::memory::fd_memory
source · Re-exports§
pub use self::memories::initialize_memory_with_data;
Modules§
Structs§
- Represents linear memory that can be either owned or shared
- A linear memory instance.
- A shared linear memory instance.