<div dir="ltr">Fwiw: Unless there is something that acts on `rustc --print target-list` without applying some human judgement first, I would rather we just reassigned this bug to LLVM and enabled wasm.  "Fixing" this in rustc, and then unfixing it again once we add support to LLVM seems a little bit like chasing our tails...<div><br></div><div>Ditto for other cross-compile targets (windows, android, etc) that are reported in `target-list` but don't _actually_ work due to other missing parts of the toolchain.</div><div><br></div><div> - Gus</div><br><div class="gmail_quote"><div dir="ltr">On Fri, 6 Jul 2018 at 19:39 Niels Langager Ellegaard <<a href="mailto:Niels.Langager.Ellegaard@greve-gym.dk">Niels.Langager.Ellegaard@greve-gym.dk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Package: rustc<br>
Version: 1.26.2+dfsg1-1<br>
Severity: minor<br>
<br>
Dear Maintainers,<br>
<br>
The wasm32-unknown-unknown target is enabled in rustc, but it doesn't work. <br>
Alledgedly the problem is that the coresponding webassembly target isn't enabled in <br>
llvm. I guess that the target should be disabled in rustc if it doesn't work.<br>
(But in the long run it would be great to have the target enabled)<br>
</blockquote></div></div>