Skip to content

[wasm][test] WASI platform does not support injecting dynamic library #68931

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

Conversation

kateinoigakukun
Copy link
Member

WASI does not provide any interface to inject dynamic library at runtime and all stdlib are now always statically linked, so don't need to inject dynamically.

WASI does not provide any interface to inject dynamic library at
runtime and all stdlib are now always statically linked, so don't
need to inject dynamically.
@kateinoigakukun kateinoigakukun added test suite Area: test suite WebAssembly Platform: WebAssembly labels Oct 3, 2023
@kateinoigakukun
Copy link
Member Author

@swift-ci Please smoke test

@MaxDesiatov MaxDesiatov requested a review from al45tair October 3, 2023 13:05
@kateinoigakukun kateinoigakukun marked this pull request as ready for review October 3, 2023 14:17
@kateinoigakukun kateinoigakukun merged commit dc3344f into swiftlang:main Oct 3, 2023
@kateinoigakukun kateinoigakukun deleted the pr-93bebeaa805931c7490e59a6147337fb50114ec0 branch October 3, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test suite Area: test suite WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants