Skip to content

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

Merged
lum1n0us merged 1 commit intobytecodealliance:mainfrom
TaylorRichberger:main
Feb 27, 2026
Merged

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

Conversation

@TaylorRichberger
Copy link
Contributor

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.
@lum1n0us lum1n0us merged commit 9143b1a into bytecodealliance:main Feb 27, 2026
504 checks passed
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

3 participants