Skip to content

Commit dbe0609

Browse files
authored
Add description
1 parent 0dc83b0 commit dbe0609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features-json/wasm-reference-types.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"title": "WebAssembly Reference Types",
3-
"description": "",
3+
"description": "An extension to WebAssembly allowing opaque references as first-class types, and multiple tables",
44
"spec": "https://webassembly.github.io/spec/core/",
55
"status": "wd",
66
"links": [
77
{
88
"url": "https://github.com/WebAssembly/spec/blob/main/proposals/reference-types/Overview.md",
9-
"title": "Proposal overview"
9+
"title": "Feature extension overview"
1010
}
1111
],
1212
"bugs": [],

0 commit comments

Comments
 (0)