#[no_mangle] pub fn alloc(len: i32) -> i32
Allocate memory into the wasm linear memory and return the offset to the start of the block.