Skip to content

Commit c682b2e

Browse files
authored
Update version specifications for Wasmer (#482)
Added missing Wasmer version specifications for reference types, threads, and exceptions.
1 parent bfd675d commit c682b2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

features.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -477,6 +477,9 @@
477477
"esmIntegration": null,
478478
"jspi": null,
479479
"jsStringBuiltins": null,
480+
"referenceTypes": "2.0.0",
481+
"threads": "4.0.0",
482+
"exceptionsFinal": "6.0.0",
480483
"multiValue": "1.0",
481484
"mutableGlobals": "0.7",
482485
"referenceTypes": "2.0",

0 commit comments

Comments
 (0)