[PATCH] D71823: Support Swift calling convention for WebAssembly targets

Yuta Saito via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 22 15:21:48 PST 2020


kateinoigakukun added a comment.

In D71823#1834488 <https://reviews.llvm.org/D71823#1834488>, @dschuff wrote:

> Sorry we left this dangling for so long. This little change looks fine; I guess you must be in the process of porting swift to wasm? Do you have any more detailed plans for that written down anywhere, or a prototype you can show?


Yes, we are working on wasm porting here <https://github.com/swiftwasm>. And I'm porting this forked llvm-project <https://github.com/swiftwasm/llvm-project> into upstream step by step.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71823/new/

https://reviews.llvm.org/D71823





More information about the cfe-commits mailing list