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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WASM] Add WASI specific modulemap for linked libraries #159

Merged
merged 2 commits into from Oct 25, 2020

Conversation

MaxDesiatov
Copy link

馃崚 #156

CMakeLists.txt Outdated
install(FILES
CoreFoundation/Base.subproj/$<$<NOT:$<BOOL:${BUILD_SHARED_LIBS}>>:static/>wasm32-unknown-wasi.modulemap
DESTINATION
${swift_lib_dir}/CoreFoundation
Copy link
Member

Choose a reason for hiding this comment

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

Please keep to use lib/swift dir because we already have some build script that assumes it is located under lib/swift.

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 tested this on my local env and it works well

@kateinoigakukun kateinoigakukun merged commit 5c748fe into swiftwasm-release/5.3 Oct 25, 2020
@kateinoigakukun kateinoigakukun deleted the maxd/wasi-modulemap-5.3 branch October 25, 2020 13:55
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.

None yet

2 participants