From f807ed7c06b6b957efb070b4eb4a3bca21d53b31 Mon Sep 17 00:00:00 2001 From: Richard Gibson Date: Fri, 18 Jul 2025 00:06:45 -0400 Subject: [PATCH] [immutable-arraybuffer] Update features.txt --- features.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/features.txt b/features.txt index 971a6da915..79f909f462 100644 --- a/features.txt +++ b/features.txt @@ -84,6 +84,10 @@ canonical-tz # https://github.com/tc39/proposal-upsert upsert +# Immutable Array Buffer +# https://github.com/tc39/proposal-immutable-arraybuffer +immutable-arraybuffer + ## Standard language features # # Language features that have been included in a published version of the