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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic loading of symbols #151

Open
edsko opened this issue Sep 4, 2024 · 0 comments
Open

Dynamic loading of symbols #151

edsko opened this issue Sep 4, 2024 · 0 comments

Comments

@edsko
Copy link
Collaborator

edsko commented Sep 4, 2024

This might have a number of advantages:

  • might speed up linking (if you only use a small subset of the functions)
  • don't need to rebuild if the underlying library was changed
  • might project you against changes in the underlying library that don't affect you
@edsko edsko added this to the 4: Additional features milestone Sep 4, 2024
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

No branches or pull requests

1 participant