Universal Shared Library User-space Loader
Stars
236
Forks
27
Watchers
236
Open Issues
6
Overall repository health assessment
No package.json found
This might not be a Node.js project
Checking in working Call and example implementation for Darwin, broken for Windows/Linux until future commit.
fdc2f2eView on GitHubAdded Linux loader and test. Renamed loader_test to windows_test. That's the hat trick.
087264eView on GitHubOSX Loader support added, working. Unit tests/examples to follow.
b86084aView on GitHubAdded all sources for MSVC/gcc test libs, removed test source from comments in loader_test.go
188aeb7View on GitHubAdded a check and error when attempting to load a DLL of the wrong architecture.
bf31c51View on GitHub