#[unsafe(no_mangle)]pub fn alloc(len: usize) -> *mut u8
Allocate memory into the module’s linear memory and return the offset to the start of the block.