pub fn current_memory() -> u64
Available on non-crate feature simulator and crate feature ckb2023 only.
Expand description

Get current memory. Note: available after ckb2023.

Returns the sum of the memory of all living vm instances.