A wrapper of Slang for Swift.
This package uses Slang v2026.4.2.
This package only exposes a minimal subset of the Slang API that the author needs.
This project is licensed under Apache 2.0 with LLVM exception (same as Slang).
This package includes:
- Slang headers (
Sources/Slang/include/) - from shader-slang/slang - Slang binary (XCFramework) - prebuilt from shader-slang/slang
- SwiftSlang wrapper (
Sources/SwiftSlang/) - Objective-C++ wrapper for Swift interop
See LICENSE for the full license text.