Open
Description
Previous ID | SR-9748 |
Radar | None |
Original Reporter | @compnerd |
Type | Improvement |
Status | In Progress |
Resolution |
Additional Detail from JIRA
Votes | 0 |
Component/s | Compiler |
Labels | Improvement, Android, CodeGen, IRGen, Linux, Windows, macOS |
Assignee | @compnerd |
Priority | Medium |
md5: 94e1bc02012d2270cf439211c347b223
Issue Description:
`main` does not need to be exported as it will be invoked by the C runtime itself. It can be fully internalized.