Skip to content

Commit

Permalink
Merge branch 'main' into dschuff-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dschuff authored Mar 13, 2024
2 parents 4dc4347 + 3eb2545 commit f75bba2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion features.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"bulkMemory": "15",
"exceptions": "15.2",
"extendedConst": "17.4",
"multiValue": true,
"multiValue": "13.1",
"mutableGlobals": "12",
"referenceTypes": "15",
"saturatedFloatToInt": "15",
Expand Down Expand Up @@ -226,6 +226,7 @@
"bulkMemory": "0.4",
"exceptions": "1.16",
"extendedConst": ["flag", "Requires flag `--v8-flags=--experimental-wasm-extended-const`"],
"gc": "1.38",
"jspi": ["flag", "Requires flag `--v8-flags=--experimental-stack-switching`"],
"memory64": ["flag", "Requires flag `--v8-flags=--experimental-wasm-memory64`"],
"multiValue": "1.3.2",
Expand Down

0 comments on commit f75bba2

Please sign in to comment.