Skip to main content

write_memory

Function write_memory 

Source
pub fn write_memory(data: &[u8]) -> u64
Expand description

Writes bytes into wasm linear memory and returns a packed pointer/length pair.