Hi,

I'm compiling a rather large project with the following flags, -g and -O2 
for Clang and -profiing for the Emcc Linker. Unfortunately, it takes up to 
30mins for a full compilation and 12mins when I change one file. Are there 
any compiler flags or code optimizations that I can do to speed up the 
compilation?

I am trying to view the function and variable names while keeping the size 
of the generated js small at the same time. Any suggestions would be much 
appreciated. Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to