I just created a project of 31 files, 30 of them exactly 100000 lines ("mov eax, 0", file size ~ 1 MB) - it compiles and runs just fine. Of course the code doesn´t do anything useful, but nevertheless it shows, that UASM can process very large files and projects. The resulting exe is nearly 90 MB.
JK