pub const MAX_MEMORY_BODY_LEN: usize = 512_000;
Hard upper bound on memory body length in bytes.
body