# Platform specific SDK usage guides

While Wildland Core can be used directly, through referencing Rust crates published from the project, for non-Rust projects it is easier to use it through a prebuilt, platform-specific SDK. Usually such an SDK package consists of the precompiled Wildland Core with bindings to the target programming language. It is anticipated that such packages can be fine-tuned to focus on some specific use cases built on top of Wildland.

Currently, work is concentrated around the Cargo SDK project, which is built on top of the Wildland platform with the intention to implement usecases relevant to the Cargo product. The SDK is primarily focused on Apple platforms (macOS, iOS).

On this page you can find user guides for SDKs currently supported by the Wildland team.