Skip to content

Commit

Permalink
deploy: a0b8779
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 17, 2024
1 parent e485d62 commit 1236125
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions features.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,18 +225,19 @@
"bigInt": "1.1.2",
"bulkMemory": "0.4",
"exceptions": "1.16",
"extendedConst": ["flag", "Requires flag `--v8-flags=--experimental-wasm-extended-const`"],
"extendedConst": "1.33",
"gc": "1.38",
"jspi": ["flag", "Requires flag `--v8-flags=--experimental-wasm-jspi`"],
"memory64": ["flag", "Requires flag `--v8-flags=--experimental-wasm-memory64`"],
"multiMemory": "1.38",
"multiValue": "1.3.2",
"mutableGlobals": "0.1",
"referenceTypes": "1.16",
"relaxedSimd": ["flag", "Requires flag `--v8-flags=--experimental-wasm-relaxed-simd`"],
"relaxedSimd": "1.33",
"saturatedFloatToInt": "0.4",
"signExtensions": "0.1",
"simd": "1.9",
"tailCall": ["flag", "Requires flag `--v8-flags=--experimental-wasm-return-call`"],
"tailCall": "1.32",
"threads": "1.9",
"typeReflection": ["flag", "Requires flag `--v8-flags=--experimental-wasm-type-reflection`"]
}
Expand Down

0 comments on commit 1236125

Please sign in to comment.