No description
  • Dockerfile 79.8%
  • Shell 20.2%
Find a file
agra fd35b3e94f Ship a C compiler in the runtime image
The host-JIT `#import c` path links each unit's objects by spawning
`cc -shared`, and the runtime stage carries neither a compiler nor a
linker. gcc provides both and registers the `cc` alternative; the link
probe fails the image build if that capability is ever absent.
2026-08-03 20:44:56 +03:00
scripts Build the sx/toolchain image from an sx checkout 2026-08-03 09:15:34 +03:00
Dockerfile Ship a C compiler in the runtime image 2026-08-03 20:44:56 +03:00