Constant MAX_DECOMPRESSED_SIZE

Source
pub const MAX_DECOMPRESSED_SIZE: usize = _; // 1_048_576usize
Expand description

The maximum size of a decompressed encoded Machine in bytes. Set to 1MB. This is a soft limit and can be increased if necessary.