openvm_platform

Constant WORD_SIZE

Source
pub const WORD_SIZE: usize = _; // 4usize
Expand description

Size of a zkVM machine word in bytes. 4 bytes (i.e. 32 bits) as the zkVM is an implementation of the rv32im ISA.