Trait wasmtime_runtime::RuntimeMemoryCreator [−][src]
A memory allocator
Required methods
fn new_memory(&self, plan: &MemoryPlan) -> Result<Box<dyn RuntimeLinearMemory>>[src]
Create new RuntimeLinearMemory