record TCS self-host and cross-platform acceptance

This commit is contained in:
冰朔 2026-08-21 17:32:11 +08:00
commit 2dc560d567
9 changed files with 85 additions and 19 deletions

View file

@ -257,7 +257,7 @@ syntax_and_field_standard: DRAFT_V0_1
stage0_parser_compiler: REPLACEABLE_BOOTSTRAP_SEED_PASS
gir_module_loader: PORTABLE_MINIMUM_RUNTIME_PASS
tcs_stage1_compiler: EXECUTABLE_COMPILER_GIR_PASS
self_compile_fixed_point: LOCAL_PASS_CROSS_HOST_FINAL_GATE_IN_PROGRESS
self_compile_fixed_point: RULE_DRIVEN_CROSS_HOST_PASS_100
jd_final_native_master: LIVE_READBACK_PASS_100
hololake_tcs_runtime_integration: MACOS_STANDALONE_RUNTIME_PASS_SHELL_INTEGRATION_PENDING
hololake_tcs_runtime_integration: MACOS_STANDALONE_ABI_PASS_SHELL_INTEGRATION_PENDING
```