Skip to content

feat: add visibility support#14

Open
Tachi107 wants to merge 1 commit intoExzap:masterfrom
Tachi107:visibility
Open

feat: add visibility support#14
Tachi107 wants to merge 1 commit intoExzap:masterfrom
Tachi107:visibility

Conversation

@Tachi107
Copy link
Copy Markdown
Contributor

Using GCC's visibility support makes the shared object significantly lighter and cleaner. Also, if I recall correctly, annotating the public portions of the API is a requirement on Windows if building shared libraries; this patch takes care of that too.

Using GCC's visibility support makes the shared object significantly
lighter and cleaner. Also, if I recall correctly, annotating the public
portions of the API is a requirement on Windows if building shared
libraries; this patch takes care of that too.
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.

1 participant