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

fix/dynamic load conflict #319

Merged
merged 8 commits into from
Aug 30, 2024
Merged

fix/dynamic load conflict #319

merged 8 commits into from
Aug 30, 2024

Conversation

xinyuli1204
Copy link
Contributor

@xinyuli1204 xinyuli1204 commented Aug 29, 2024

dynamic module can be load lazily

  1. try to load symbol first
  2. if it didn't exist, load the module

@xinyuli1204
Copy link
Contributor Author

clang-format -style=file -i src/dynamic_module.h

@xinyuli1204 xinyuli1204 changed the title Fix/dynamic load conflict WIP : fix/dynamic load conflict Aug 29, 2024
@xinyuli1204 xinyuli1204 changed the title WIP : fix/dynamic load conflict fix/dynamic load conflict Aug 30, 2024
@iitaku iitaku merged commit b403a8b into main Aug 30, 2024
3 checks passed
@xinyuli1204 xinyuli1204 deleted the fix/dynamic-load-conflict branch November 20, 2024 00:23
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.

2 participants