Host SDK archives

Install HuxerUI on your development host.

Each release archive contains the CLI, CMake package, framework libraries, host code generators, built-in resources, and packaged Android and Web target artifacts.

Release channel

SDK archives are not published yet.

The first public SDK release has not been published yet. Tagged releases will appear here automatically after the verified SDK workflow completes.

View all Releases
Build from source

Use the repository packaging scripts.

The current host, Android, and pinned Emscripten toolchains are required for a complete SDK archive.

.\scripts\package_sdk.ps1
sh scripts/package_sdk.sh
Read installation requirements