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
Howdy,
Whenever I am trying to run an assembly file that does not contain a main, it pretty much says "File not found: main" However, I want to run it without a main, as that is quite common for assembly files. Would it be possible to add support for debugging assembly w/o a main?