added execution code type, gutted functions with only char const* for name + more

This commit is contained in:
2023-04-10 00:38:47 -04:00
parent f3b5e90ddc
commit dfa01221d4
6 changed files with 760 additions and 516 deletions

View File

@ -19,7 +19,7 @@ int gen_main()
#endif
#ifdef runtime
#ifdef comptime
int main()
{
return 0;