Skip to content

Commit

Permalink
Add data for WebAssembly.*Streaming in Node.js (#20704)
Browse files Browse the repository at this point in the history
* 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 <vinyldarkscratch@gmail.com>

---------

Co-authored-by: Queen Vinyl Da.i'gyu-Kazotetsu <vinyldarkscratch@gmail.com>
  • Loading branch information
nicolo-ribaudo and queengooborg committed Sep 18, 2023
1 parent f5d61c0 commit f09272b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions javascript/builtins/WebAssembly.json
Expand Up @@ -107,7 +107,7 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "18.1.0"
},
"oculus": "mirror",
"opera": {
Expand Down Expand Up @@ -193,7 +193,7 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "18.1.0"
},
"oculus": "mirror",
"opera": {
Expand Down

0 comments on commit f09272b

Please sign in to comment.