msize

Function msize 

pub fn msize<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: ?Sized,
Expand description

Implements the MSIZE instruction.

Gets the size of active memory in bytes.