You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree that the approach suggested by compnerd would be the simplest solution.
And I'm sure that we can make a new convention for the autolink in wasm tools conventions. (Yeah, but it requires a lot of effort)
So what should we do are:
Propose a new convention for autolink in Wasm object file conventions
Support llvm.dependent-libraries in Wasm target backend of LLVM to lower it in the proposed convention.
Support the new convention in wasm-ld
If we accomplished them, we won't need this swift-autolink-extract workaround in Wasm target.
swiftlang#31912 (comment)
The text was updated successfully, but these errors were encountered: