pub const MAX_JIT_CALL_DEPTH: usize = 32;
jit
Maximum nested intra-chunk calls handled inside one compiled trace.