Skip to content

Commit

Permalink
Add spec_urls to wasm features (#23854)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 authored Jul 19, 2024
1 parent 48811ac commit 9832a65
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions webassembly/BigInt-to-i64-integration.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"webassembly": {
"BigInt-to-i64-integration": {
"__compat": {
"spec_url": "https://webassembly.github.io/spec/js-api/#ref-for-syntax-numtype①⓪",
"support": {
"chrome": {
"version_added": "85"
Expand Down
1 change: 1 addition & 0 deletions webassembly/mutable-globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"webassembly": {
"mutable-globals": {
"__compat": {
"spec_url": "https://webassembly.github.io/spec/js-api/index.html#dom-globaldescriptor-mutable",
"support": {
"chrome": {
"version_added": "≤80"
Expand Down

0 comments on commit 9832a65

Please sign in to comment.