We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4b559 commit a3fb79fCopy full SHA for a3fb79f
1 file changed
features.json
@@ -76,6 +76,11 @@
76
"url": "https://github.com/WebAssembly/memory64/blob/master/proposals/memory64/Overview.md",
77
"phase": 4
78
},
79
+ "moreArrayConstructors": {
80
+ "description": "More array constructors",
81
+ "url": "https://github.com/WebAssembly/more-array-constructors",
82
+ "phase": 1,
83
+ },
84
"multiMemory": {
85
"description": "Multiple Memories",
86
"url": "https://github.com/WebAssembly/multi-memory/blob/master/proposals/multi-memory/Overview.md",
0 commit comments