pub const DEFAULT_CODE_SIZE_LIMIT: usize = _; // 1_048_576usize
Default limit for the total JIT-compiled native code size of one program.