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