pub fn getCompileLogOutput(eb: ErrorBundle) [:0]const u8
pub fn getCompileLogOutput(eb: ErrorBundle) [:0]const u8 { return nullTerminatedString(eb, getErrorMessageList(eb).compile_log_text); }