Module fd_memory

Source

Modulesยง

fd_mmap ๐Ÿ”’
memories ๐Ÿ”’
Memory management for linear memories.

Structsยง

VMMemory
Represents linear memory that can be either owned or shared
VMOwnedMemory
A linear memory instance.
VMSharedMemory
A shared linear memory instance.