Skip to content

Commit

Permalink
Chrome 114 ships wasm extended-const (#21363)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Nov 28, 2023
1 parent 729be0c commit d341a9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webassembly/extended-constant-expressions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"spec_url": "https://github.com/WebAssembly/extended-const/blob/main/proposals/extended-const/Overview.md",
"support": {
"chrome": {
"version_added": false
"version_added": "114"
},
"chrome_android": "mirror",
"edge": "mirror",
Expand All @@ -27,7 +27,7 @@
"webview_android": "mirror"
},
"status": {
"experimental": true,
"experimental": false,
"standard_track": true,
"deprecated": false
}
Expand Down

0 comments on commit d341a9d

Please sign in to comment.