blob: f6d5d2dcf870d8b52c746b494bd86ed1642021c8 [file] [edit]
{
"webassembly": {
"instructions": {
"memory_copy": {
"__compat": {
"description": "memory.copy",
"mdn_url": "https://developer.mozilla.org/docs/WebAssembly/Reference/Memory/copy",
"spec_url": "https://webassembly.github.io/spec/core/bikeshed/#-hrefsyntax-instr-memorymathsfmemorycopyx_1x_2",
"tags": [
"web-features:wasm-bulk-memory"
],
"support": {
"chrome": {
"version_added": "75"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "79"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": "15.1"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
},
"multi_memory": {
"__compat": {
"description": "multi-memory",
"spec_url": "https://github.com/WebAssembly/multi-memory/blob/main/proposals/multi-memory/Overview.md",
"support": {
"chrome": {
"version_added": "120"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": "125"
},
"firefox_android": "mirror",
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
}
}
}
}
}