dksdk-ffi-platforms(7)¶
A platform is a programming language and a set of libraries that are able to interact with DkSDK FFI.
The canonical platform is the "C" platform, which is written in the C programming language and uses the C11 standard library. Many other platforms, since they can interact with C, choose to use the "C" platform underneath.
The list of supported platforms are:
Platform Documentation |
Language |
Libraries |
---|---|---|
C |
C11 Standard Library |