🍺 BREW Explorer

← all formulae

dartaotruntime

brew install dartaotruntime v3.12.2 BSD-3-Clause

Command-line runtime for executing AOT-compiled Dart snapshots without the Dart VM.

Why you might care

Use this to run pre-compiled, optimized Dart executables with minimal overhead and no JIT compilation latency. Useful for distributing Dart CLI tools or server applications as lean, self-contained binaries. It's the runtime half of Dart's ahead-of-time compilation workflow.

Categories

Alternatives

dart graalvm go
3.7k
30-day installs · #723
7.7k
90-day · #916
7.7k
365-day · #1602

Build dependencies

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "dart",
    "graalvm",
    "go"
  ],
  "build_dependencies": [
    "ninja"
  ],
  "categories": [
    "language-runtime",
    "interpreter"
  ],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Command-line tool for running AOT-compiled snapshots of Dart code",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:50+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "dartaotruntime",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://dart.dev/tools/dartaotruntime",
  "homepage_og_description": "Command-line tool for running AOT-compiled snapshots of Dart code.",
  "homepage_og_image": "https://dart.dev/assets/img/logo/dart-logo-for-shares.png",
  "homepage_title": "dartaotruntime",
  "installs_30d": 3736,
  "installs_365d": 7710,
  "installs_90d": 7710,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "BSD-3-Clause",
  "llm_generated_at": "2026-06-20T23:46:38+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "dartaotruntime",
  "oldnames": [],
  "one_liner": "Command-line runtime for executing AOT-compiled Dart snapshots without the Dart VM.",
  "optional_dependencies": [],
  "rank_30d": 723,
  "rank_365d": 1602,
  "rank_90d": 916,
  "raw_hash": "c0ee20bac924394e",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/d/dartaotruntime.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "dart-sdk"
  ],
  "uses_from_macos": [
    {
      "curl": "build"
    },
    {
      "python": "build"
    },
    {
      "xz": "build"
    }
  ],
  "version_head": null,
  "version_stable": "3.12.2",
  "versioned_formulae": [],
  "why_use_this": "Use this to run pre-compiled, optimized Dart executables with minimal overhead and no JIT compilation latency. Useful for distributing Dart CLI tools or server applications as lean, self-contained binaries. It\u0027s the runtime half of Dart\u0027s ahead-of-time compilation workflow."
}