Install Solnix

Official binary releases of the Solnix compiler. Production-ready builds for Linux environments.

Latest Release

v0.2.0

Released on 2026-02-18

Download
  • if guard conditional safety pattern
  • Dynamic ring buffer sizing
  • New context helpers (pid, uid, comm, task)
  • Memory probe helpers
  • Multiple tracepoint examples

All Releases

v0.2.0

2026-02-18

View Release →
  • if guard conditional safety pattern
  • Dynamic ring buffer sizing
  • New context helpers (pid, uid, comm, task)
  • Memory probe helpers
  • Multiple tracepoint examples

v0.1.0Previous Release

2026-01-28

View Release →
  • Initial preview release
  • Basic tracepoint support
  • Hash map and init ebpf sections
  • Minimal example programs

Install on Linux

chmod +x solnixc

sudo mv solnixc /usr/local/bin/


solnixc --version