A Swift package to easily load a dynamic library and use it.
- Swift 100%
This initial version of `DynamicLibrary` does not support options of `dlopen(_:_:)` other than `RTLD_NOW`. These will be added in future versions. |
||
|---|---|---|
| Sources/SwiftDylib | ||
| Tests/SwiftDylibTests | ||
| .gitignore | ||
| Package.swift | ||