-
Notifications
You must be signed in to change notification settings - Fork 160
[Swift+WASM] Adopt SwiftABIInfo for WebAssembly. #235
[Swift+WASM] Adopt SwiftABIInfo for WebAssembly. #235
Conversation
This is part of super early days exploration of what is required for WASM support. Given the open-ended nature of it, and the instability of WASM itself and the LLVM implementation, I haven't really tried to make this a very principled implementation but rather am trying to work through the minimal changes needed to start getting end-to-end LMK if you think this is a reasonable approach & way to land... |
@swift-ci please smoke test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This approach seems reasonable to me. I expect there will be a lot of experimentation needed to figure out how best to do this
@DougGregor do we have smoke testing for Clang changes? Is merging into |
Hmm from looking at other PRs I guess I’m supposed to go to upstream-with-swift maybe? |
1cf0412
to
33a8bc9
Compare
Switch to be a PR against |
@swift-ci please test |
@swift-ci please test linux platform |
@swift-ci please test MacOSX platform |
Closing this, this code has been upstreamed to Clang (llvm-mirror/clang@c72bf46) |
No description provided.