Skip to content

Commit a3fb79f

Browse files
authored
Add more-array-constructors proposal to features.json
1 parent 6c4b559 commit a3fb79f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

features.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@
7676
"url": "https://github.com/WebAssembly/memory64/blob/master/proposals/memory64/Overview.md",
7777
"phase": 4
7878
},
79+
"moreArrayConstructors": {
80+
"description": "More array constructors",
81+
"url": "https://github.com/WebAssembly/more-array-constructors",
82+
"phase": 1,
83+
},
7984
"multiMemory": {
8085
"description": "Multiple Memories",
8186
"url": "https://github.com/WebAssembly/multi-memory/blob/master/proposals/multi-memory/Overview.md",

0 commit comments

Comments
 (0)