<div dir="ltr">Thanks Daniel.  I was guessing this was more of a build challenge but swift-dev is probably a better forum regardless.<div><br></div><div>I think a WebAssembly target would more-or-less look like a generic unix target, so I was thinking about trying a port analogous to the FreeBSD or Linux port but using the emscripten compiler and linker.  I&#39;m imagining there will be snags related to linking and packaging, but the emscripten people seem pretty confident in their compatibility story, so maybe I&#39;ll get lucky?</div><div><br></div><div>To be honest, I&#39;m willing to flail at this and cargo-cult my way through alone but I&#39;d love to hear from anybody else interested in making it happen.  C&#39;mon folks, Swift in the browser will be a massive, massive game changer!</div><div><br></div><div>Cheers,</div><div>-n8</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 27, 2017 at 9:06 AM, Daniel Dunbar <span dir="ltr">&lt;<a href="mailto:daniel_dunbar@apple.com" target="_blank">daniel_dunbar@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi Nathan,<div><br></div><div>This is probably best brought up on swift-dev (CC&#39;d), since this is (initially) mostly a compiler problem and not related to the build tools (the package manager).</div><div><br></div><div> - Daniel</div><div><br><div><blockquote type="cite"><div><div class="h5"><div>On Jun 25, 2017, at 4:50 PM, Nathan Gray via swift-build-dev &lt;<a href="mailto:swift-build-dev@swift.org" target="_blank">swift-build-dev@swift.org</a>&gt; wrote:</div><br class="m_8840936839617581996Apple-interchange-newline"></div></div><div><div><div class="h5"><div dir="ltr">Hello,<div><br></div><div>Is anybody else out there excited by the idea of cross-compiling Swift to WebAssembly?  My impression is that almost all of the pieces are in place and that the remaining challenges are likely build related.  For example, the Clang that ships with Xcode 9 includes support for wasm32 as a compilation target.  Has anybody thought about this or pursued it?</div><div><br></div><div>If you&#39;re unfamiliar with WebAssembly take a look at <a href="http://webassembly.org/" target="_blank">http://webassembly.org</a>.  In essence, they&#39;re defining a VM that runs in the browser, and all the major browsers are supporting it.  We&#39;re talking about being able to code for the web without Javascript.  Imagine being able to write Swift libraries that could be compiled for iOS, Android, Linux, *and* the web!  It&#39;s currently possible with C and C++, and Swift is a promising candidate.</div><div><br></div><div><div>As I understand it, the first obstacle is getting a version of the Swift standard library that&#39;s compiled to llvm bitcode using the &quot;wasm32&quot; target.  Does that sound achievable?</div><div><br></div><div>Thanks,</div><div>-Nathan</div><div><br></div>-- <br><div class="m_8840936839617581996gmail_signature">Functional Programmer, iOS Developer, Surfs Poorly<br><a href="http://twitter.com/n8gray" target="_blank">http://twitter.com/n8gray</a></div>
</div></div></div></div>
______________________________<wbr>_________________<br>swift-build-dev mailing list<br><a href="mailto:swift-build-dev@swift.org" target="_blank">swift-build-dev@swift.org</a><br><a href="https://lists.swift.org/mailman/listinfo/swift-build-dev" target="_blank">https://lists.swift.org/<wbr>mailman/listinfo/swift-build-<wbr>dev</a><br></div></blockquote></div><br></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Functional Programmer, iOS Developer, Surfs Poorly<br><a href="http://twitter.com/n8gray" target="_blank">http://twitter.com/n8gray</a></div>
</div>