Skip to main content

EXIT_HOST_CALL

Constant EXIT_HOST_CALL 

Source
pub const EXIT_HOST_CALL: u32 = 4;
Expand description

Clean-halt exit reason: nub-rt’s endpoint trampoline ends in a bare ecall, which the linker rewrites to custom-0 ecalli imm=0 and the engine surfaces as HostCall(0).