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

Added an option to build a dynamic library #18

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

lostmsu
Copy link

@lostmsu lostmsu commented Feb 8, 2025

fixes #17

@basilgello
Copy link
Collaborator

Thanks for the PR! Some further things need to be done prior to merging it:

  • Replace panics with proper error code returns (I am doing it now in separate PR)
  • Add ability to pass logger instance

@lostmsu
Copy link
Author

lostmsu commented Feb 8, 2025

@basilgello I realized also cancellation is needed in some C-compatible form.

@basilgello
Copy link
Collaborator

Yes, and split configuration part from driver…

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.

YggStack in a DLL
2 participants