Skip to content

Commit f09272b

Browse files
Add data for WebAssembly.*Streaming in Node.js (#20704)
* Add data for `WebAssebly.*Streaming` in Node.js Implemented in nodejs/node#42701. Manually tested that it's present in Node.js 18.1 and not in 18.0. * Apply suggestions from code review Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <[email protected]> --------- Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <[email protected]>
1 parent f5d61c0 commit f09272b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/builtins/WebAssembly.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"version_added": false
108108
},
109109
"nodejs": {
110-
"version_added": false
110+
"version_added": "18.1.0"
111111
},
112112
"oculus": "mirror",
113113
"opera": {
@@ -193,7 +193,7 @@
193193
"version_added": false
194194
},
195195
"nodejs": {
196-
"version_added": false
196+
"version_added": "18.1.0"
197197
},
198198
"oculus": "mirror",
199199
"opera": {

0 commit comments

Comments
 (0)