Skip to content

docs: correct supported CPU targets - #1

Draft
micahcooley wants to merge 2 commits into
zag-v2-machine-controlfrom
agent/docs-cpu-targets
Draft

docs: correct supported CPU targets#1
micahcooley wants to merge 2 commits into
zag-v2-machine-controlfrom
agent/docs-cpu-targets

Conversation

@micahcooley

@micahcooley micahcooley commented Jul 17, 2026

Copy link
Copy Markdown
Member

Corrects the README target claim to reflect the supported experimental ARM64 target and the absence of RISC-V support.

The prior table said all multi-architecture CPU support was unavailable even though the ARM64 backend is compiled, tested, and self-hosted through the v1 release gates.

Validation: ARM64 probe emitted static AArch64 ELF and exited 42 under qemu-aarch64-static; tests/run_native_arm64.sh passed 99/99.


View with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is enabled.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 01d7698c-da34-4a15-abc3-8749782f7ea4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch agent/docs-cpu-targets

Comment @coderabbitai help to get the list of available commands.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to document the addition of experimental ARM64 Linux ELF cross-compilation support in the v1 compiler. It includes updated build target examples, details on verifying ARM64 output via qemu-user, and updates the feature matrix table to reflect experimental ARM64 support and the planned status of RISC-V. There are no review comments to address, and I have no further feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

…nt/docs-cpu-targets

# Conflicts:
#	README.md

Co-authored-by: Codesmith <codesmith-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant