Skip to content

Revert "Always build static library for WASM" #957

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

Merged
merged 1 commit into from
May 11, 2020

Conversation

MaxDesiatov
Copy link

This reverts commit 60d5dbd.

As discussed in swiftlang#31691 it would be better to require users to pass -static explicitly when emitting a library. This would also keep an option of dynamic linking open for the future, when there's a clear path for dynamic linking support in WASI and WebAssembly in general.

@MaxDesiatov MaxDesiatov changed the title Revert "[WASM] Always build static library for WASM" Revert "Always build static library for WASM" May 11, 2020
Copy link
Member

@kateinoigakukun kateinoigakukun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree this 👍

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

Successfully merging this pull request may close these issues.

2 participants