Skip to content

Commit

Permalink
Update Node status for multi-memory (#367)
Browse files Browse the repository at this point in the history
Tested on Node.js v21.6.1.
  • Loading branch information
samestep authored Jan 31, 2024
1 parent 4947464 commit 496e10b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@
"gc": ["flag", "Requires flag `--experimental-wasm-gc`"],
"jspi": ["flag", "Requires flag `--experimental-wasm-stack-switching`"],
"memory64": ["flag", "Requires flag `--experimental-wasm-memory64`"],
"multiMemory": ["flag", "Requires flag `--experimental-wasm-multi-memory`"],
"multiValue": "15.0",
"mutableGlobals": "12.0",
"referenceTypes": "17.2",
Expand Down

0 comments on commit 496e10b

Please sign in to comment.