Skip to content

doc: clarify SEA support on Intel macOS#63321

Closed
FahadBinHussain wants to merge 1 commit into
nodejs:mainfrom
FahadBinHussain:feature/clarify-sea-intel-macos
Closed

doc: clarify SEA support on Intel macOS#63321
FahadBinHussain wants to merge 1 commit into
nodejs:mainfrom
FahadBinHussain:feature/clarify-sea-intel-macos

Conversation

@FahadBinHussain
Copy link
Copy Markdown

Fixes #62893.

The SEA platform support section already notes that macOS support is limited to arm64. This clarifies that the unsupported x64 macOS target is the Intel macOS case reported in the issue.

Verification:

  • git diff --check
  • Documentation-only change.

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/single-executable

@nodejs-github-bot nodejs-github-bot added the doc Issues and PRs related to the documentations. label May 15, 2026
@MikeMcC399
Copy link
Copy Markdown
Contributor

This does not fix #62893; the problem of incompatibility remains.

The documentation change is unnecessary, since x64 is by definition amd64 / Intel.

@FahadBinHussain
Copy link
Copy Markdown
Author

Yeah, that’s fair. I read the issue as needing the Intel/x64 wording called out more explicitly, but I agree the existing line already covers it. I’ll close this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SEA: Binary created in Intel MacOS seg faults

3 participants