I've asked it before, but I guess it's better to create a thread here

So, it would be good if Tailbite was a PBCompiler feature. Why ? Actually, Tailbite wait for the PBCompiler to produce ASM code, then it "cuts" it into a lot of ASM files to optimize the library, and then it compiles everything. Do you see what I mean ? If the PBCompiler was doing that directly, it could be possible to do the ASM stuff in one pass, which would actually speed up a lot the thing !! I really wants this because compiling my lib with Tailbite is really slow (of course, the lib is 4000+ lines).
And if it's a part of PBCompiler, it would be possible too to produce PBLibs in every platforms
