From 8461be34f12c497dca38e442f78d4de71dfb7a85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= Date: Thu, 14 Sep 2023 13:21:23 +0200 Subject: [PATCH] Add data for `WebAssebly.*Streaming` in Node.js Implemented in https://github.com/nodejs/node/pull/42701. Manually tested that it's present in Node.js 18.1 and not in 18.0. --- javascript/builtins/WebAssembly.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/javascript/builtins/WebAssembly.json b/javascript/builtins/WebAssembly.json index eec172efdedde3..d1d8ab8c03640f 100644 --- a/javascript/builtins/WebAssembly.json +++ b/javascript/builtins/WebAssembly.json @@ -107,7 +107,7 @@ "version_added": false }, "nodejs": { - "version_added": false + "version_added": "18.1" }, "oculus": "mirror", "opera": { @@ -193,7 +193,7 @@ "version_added": false }, "nodejs": { - "version_added": false + "version_added": "18.1" }, "oculus": "mirror", "opera": {