<div dir="ltr"><div dir="ltr">Hi Osman,<div><br></div><div>Emscripten uses tip-of-tree LLVM instead of the major releases, and the current version number of tip-of tree LLVM is 9. Emscripten uses tip-of-tree LLVM because the WebAssembly backend is being developed alongside emscripten, so the major LLVM releases quickly become out of date with respect to the latest emscripten features. LLVM 9 does not need to be officially released in order for you to use it with Emscripten. WebAssembly is a regular target since LLVM 8, not an experimental target.</div><div><br></div><div>In the future, it would be better to send questions related to Emscripten to the emscripten-discuss email list, since Emscripten is not relevant to most LLVM developers: <a href="https://groups.google.com/forum/#!forum/emscripten-discuss">https://groups.google.com/forum/#!forum/emscripten-discuss</a></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 15, 2019 at 10:17 AM Osman Zakir via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif;font-size:12pt">
<span>Hi. </span></div>
<div style="color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif;font-size:12pt">
<span><br>
</span></div>
<div style="color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif;font-size:12pt">
<span>I noticed that version 9 is still isn't ready, but Emscripten expects you to use it as the LLVM WASM backend.  Emscripten wants us to use the latest upstream version of LLVM.  So I my question is when will the current upstream version, version 9, be ready
 to use?  Also, is WebAssembly still an experimental target to build (LLVM_EXPERIMENTAL_TARGETS_TO_BUILD setting) or is it a regular target now?  </span></div>
</div>

_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>