Skip to content

fix: WASM_API_EXTERN should get visibility("default") on gcc and clang#4851

Open
TaylorRichberger wants to merge 1 commit intobytecodealliance:mainfrom
TaylorRichberger:main
Open

fix: WASM_API_EXTERN should get visibility("default") on gcc and clang#4851
TaylorRichberger wants to merge 1 commit intobytecodealliance:mainfrom
TaylorRichberger:main

Conversation

@TaylorRichberger
Copy link

This allows the wasm_c_api to work in shared libraries on non-Windows platforms.

closes #4850

This allows the wasm_c_api to work in shared libraries on non-Windows
platforms.
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.

[BUG] wasm_c_api doesn't work on non-Windows shared lib builds due to WASM_API_EXTERN evaluating blank

2 participants