Skip to content

Commit

Permalink
Safari 18 supports typedFunctionReferences WebAssembly feature (#25335)
Browse files Browse the repository at this point in the history
This PR updates and corrects version values for Safari (Desktop and iOS/iPadOS) for the `typedFunctionReferences` WebAssembly feature. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.7).

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/webassembly/typedFunctionReferences
  • Loading branch information
queengooborg authored Dec 6, 2024
1 parent 0af812f commit a9f92c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webassembly/typedFunctionReferences.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
"version_added": "18"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
Expand Down

0 comments on commit a9f92c3

Please sign in to comment.