Our default is still LLVM6 using the fastcomp asm.js backend, but we hope to soon switch to LLVM trunk (after LLVM8 branched) with the wasm backend. There are just a few things blocking that (in particular, build infra).
Note that you can test this already right now if you want, using emsdk install latest-upstream That just works on Linux atm though (as I said, build infra is still in progress). On Sat, Mar 23, 2019 at 5:42 PM Al Izi <[email protected]> wrote: > Curios why emscripten compiler still uses llvm6 when llvm8 is already > stable? AFAIK llvm8 is able to compile to wasm "natively". > > -- > 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. > -- 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.
