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

Submission: ll.h #268

Open
dyeo opened this issue Oct 19, 2023 · 0 comments
Open

Submission: ll.h #268

dyeo opened this issue Oct 19, 2023 · 0 comments

Comments

@dyeo
Copy link

dyeo commented Oct 19, 2023

ll.h is a simple dynamic-library loader that is cross-platform for windows and linux. It is designed to make hot reloading faster and safer by providing a clean interface for loading libraries, functions, and variables. It compiles in -Wall -Wextra -Werror, is pure c11 compliant, and implemented in nothings' stb style.

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