Skip to main content

lanes_simulate_stack

Function lanes_simulate_stack 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn lanes_simulate_stack( prog: *const LANESProgram, out: *mut *mut LANESValidationErrors, ) -> LanesStatus
Expand description

Stack type simulation (underflow, type mismatches, and lane/location group checks). Runs without an arch spec (duplicate-only group checks).