VERSION

Constant VERSION 

Source
pub const VERSION: u32 = 3;
Expand description

Current bytecode format version. v2: Removed explicit offsets (computed from counts), added regex section. v3: Removed flags field (unlinked mode).