.devcontainer | ||
examples | ||
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README.md |
Hotwire
Cross-platform dlopen implementation for C/C++
About
Hotwire provides a cross-platform API for loading DLLs, its based on the UNIX dlopen()
API.
This project was mainly built for the fusion engine, but is avalible under the BSD license