You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the code emitter does not allow us to specify an entry point, e.g., the main function. Thus, a runnable application has to be written in C#.
The text was updated successfully, but these errors were encountered:
Problem
Currently, the code emitter does not allow us to specify an entry point, e.g., the
main
function. Thus, a runnable application has to be written in C#.The text was updated successfully, but these errors were encountered: