Skip to content

Commit

Permalink
Add data for WebAssebly.*Streaming in Node.js
Browse files Browse the repository at this point in the history
Implemented in nodejs/node#42701. Manually tested that it's present in Node.js 18.1 and not in 18.0.
  • Loading branch information
nicolo-ribaudo committed Sep 14, 2023
1 parent be4973f commit 8461be3
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"
},
"oculus": "mirror",
"opera": {
Expand Down Expand Up @@ -193,7 +193,7 @@
"version_added": false
},
"nodejs": {
"version_added": false
"version_added": "18.1"
},
"oculus": "mirror",
"opera": {
Expand Down

0 comments on commit 8461be3

Please sign in to comment.