A cross-platform, @nogc, nothrow, and BetterC compatible shared library loading API. (Mirror)
Stars
26
Forks
9
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
20
commits
14
1
Add link to official repository in readme
9e83a66
Fix `makeLibPaths` not using the `platformPaths` arg. properly
c8726db
Homogenise formatting
af7667b
Fixed error messages on non-English Windows (#8)
ca268b4
Happy 2024!
6225503
Fixed: Reduced 300 ms in compilation time on windows
67589bf
Minor docs/whitespace change
fb9ffcc
Corrected "Linux" to "Posix" in libname generator
de22384
Improved readme; code reformat
211b561
Moved LoadMsg to sharedlib
d019097
makeLibNames returns a mixin-able string array
9ec3773
Fixed syntax & issues with bindbc-bgfx 1.0
1e2e461
Small docs & dub file change
e4474ea
makeLibPaths takes multiple default names
3d76662
Corrected license string; added makeLibPaths
961d09c