pub fn codegen<'a>(
_allocator: &Allocator,
program: &Program<'a>,
_source_type: SourceType,
config: &CodegenConfig,
) -> Result<CodegenResult, String>pub fn codegen<'a>(
_allocator: &Allocator,
program: &Program<'a>,
_source_type: SourceType,
config: &CodegenConfig,
) -> Result<CodegenResult, String>