From e6c3d1cee930118b7c160dde75bbfcdac7148865 Mon Sep 17 00:00:00 2001 From: mukunda katta Date: Fri, 15 May 2026 07:42:47 -0700 Subject: [PATCH] doc: clarify SEA macOS x64 support --- doc/api/single-executable-applications.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/api/single-executable-applications.md b/doc/api/single-executable-applications.md index 7480a87d43a556..0b6265a39b1187 100644 --- a/doc/api/single-executable-applications.md +++ b/doc/api/single-executable-applications.md @@ -631,7 +631,8 @@ platforms: * Windows * macOS (arm64 only; x64 is not currently supported and is skipped in the - tests) + tests). Single-executable applications built on or for Intel macOS are not + expected to work. * Linux (all distributions [supported by Node.js][] except Alpine and all architectures [supported by Node.js][] except s390x)