Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Propose and implement autolink feature in wasm-ld #3706

Open
kateinoigakukun opened this issue Oct 13, 2021 · 0 comments
Open

Propose and implement autolink feature in wasm-ld #3706

kateinoigakukun opened this issue Oct 13, 2021 · 0 comments

Comments

@kateinoigakukun
Copy link
Member

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:

  1. Propose a new convention for autolink in Wasm object file conventions
  2. Support llvm.dependent-libraries in Wasm target backend of LLVM to lower it in the proposed convention.
  3. Support the new convention in wasm-ld
    If we accomplished them, we won't need this swift-autolink-extract workaround in Wasm target.

apple#31912 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant