Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limited control over main function in Pancake programs #952

Open
Tiana-J-TU opened this issue May 15, 2023 · 0 comments
Open

Limited control over main function in Pancake programs #952

Tiana-J-TU opened this issue May 15, 2023 · 0 comments
Labels

Comments

@Tiana-J-TU
Copy link
Contributor

The Pancake compiler currently selects the first function in a file to be the main function, running it immediately when the program starts. It would be nice to be able to specify which function should be selected as the main one.

@mktnk3 mktnk3 added the Pancake label Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants