The incoming branches in all 3 repos have been merged to master, and now master includes the upgrade to LLVM 3.4 that we've been testing on incoming for about a month.
This is now considered stable, but it is a large update, so please test carefully. If you feel like trying something more experimental, then on the incoming branch (not master) you can build with EMCC_NATIVE_OPTIMIZER=1 in the environment, which will make it use a C++ JS optimizer instead of the old JS optimizer written in JS. The new optimizer runs the JS opts phase much faster, for example 2.72x faster on BananaBread. - Alon -- 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.
