emscripten-core / emsdk

Emscripten SDK
http://emscripten.org
Other
2.92k stars 660 forks source link

The compilation speed is too slow. #1396

Closed sxstd001 closed 1 month ago

sxstd001 commented 1 month ago

The compilation speed is too slow. Developing a game client, the compilation speed is a nightmare. This is extremely important!!!

sbc100 commented 1 month ago

Are you referring to compilation time of link time?

For compilation time we should be almost identical to bare clang, so I would hope that we would only really differ in link time. Is that your experience, or are you seeing the compilation time being slow too? If so how is your experience of using clang on other platforms?