Commit 9143b1a
authored
fix: WASM_API_EXTERN should get visibility("default") on gcc and clang (bytecodealliance#4851)
This allows the wasm_c_api to work in shared libraries on non-Windows
platforms.1 parent ea063cd commit 9143b1a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments