Skip to content

[SR-9748] prevent main from being exported #52179

Open
@compnerd

Description

@compnerd
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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions