lang: rebuild the bootstrap compiler so it carries the runtime seam emission

The tracked dist/platform/elc was last rebuilt at 45325f73, before the
52 KB codegen change that emits the runtime construct seam (el_seam_run /
el_seam_wrap calls on every fn) landed. The binary therefore did NOT carry
its own source's fix: a build from main compiled the OLD codegen, and
tests/integration/seam_binding.sh failed 4 of 7 (a construct declared
after the build never applied).

Rebuilt from main's source: self-host fixpoint holds byte-identical
(12978 lines), seam_binding.sh passes 7/7 against the installed binary,
including compose-on-crossing and exit-result-replacement.

'No deploy without verifying the artifact carries the fix.'
This commit is contained in:
bigmerge
2026-08-19 15:25:11 -05:00
parent 8f1b6d1b47
commit cce4fcca05
BIN
View File
Binary file not shown.