[][src]Constant holochain_wasmer_guest::allocation::ALLOCATION_BYTES_ITEMS

pub const ALLOCATION_BYTES_ITEMS: usize = 16; // 16usize

Need Allocation to be u8 to copy as bytes across host/guest the u64 integers of an allocation are broken down into u8 bytes to copy into wasm memory