`fluxc -c <file>` compiles a source file without requiring a `main` function, matching the convention of C compilers. Pass 4 (entry-point validation) is skipped when `no_main` is set. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
`fluxc -c <file>` compiles a source file without requiring a `main` function, matching the convention of C compilers. Pass 4 (entry-point validation) is skipped when `no_main` is set. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>