📄️ Installation
Prerequisites
📄️ Quickstart
Build and run the examples
📄️ Configuration
libjzx configuration lives at a few layers:
📄️ Troubleshooting
Zig version mismatch
📄️ Configuration reference
The core runtime configuration type is jzxconfig (C ABI), initialized via jzxconfig_init(&cfg).
📄️ API reference
This site publishes two “reference-mode” artifacts in addition to the narrative deep-dive:
📄️ CLI
libjzx does not currently ship a single “jzx” CLI, but the repository does include a few runnable commands via zig build.