Closed felixangell closed 6 years ago
right now this is done per module which is obviously not correct if we have more than one module. ideally this might be injected into the actual AST as well for the main module and have an attribute so that the name is not mangled
this is now done only once
I think this would be a better alternative than to say re-write the main modules main function as _start, etc.