For the complete documentation index, see llms.txt. This page is also available as Markdown.

Binaries

Binary Types

Binary types for CLI applications:

  • Static - Statically linked binaries (no dependencies)

  • Dynamic - Dynamically linked binaries

Last updated