Skip to main content

ENTRY_POINT

Constant ENTRY_POINT 

Source
pub const ENTRY_POINT: &str = "main";
Expand description

Name of the CodeObject entry that is used as a programs starting point inside Vm::run.