Start rts thing
This commit is contained in:
@@ -14,7 +14,7 @@ static void core_init_compiler(Core_Ctx *ctx, Allocator *allocator) {
|
||||
pctx = ctx;
|
||||
|
||||
ctx->emit_type_info = true;
|
||||
ctx->emit_line_directives = false;
|
||||
ctx->emit_line_directives = true;
|
||||
ctx->debugger_break_on_compiler_error = true;
|
||||
ctx->same_scope_token = {SAME_SCOPE};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user