{
 "caniuse": [
  "wasm-multi-value"
 ],
 "compat_features": [
  "webassembly.multi-value"
 ],
 "description": "Instructions and blocks can produce multiple result values.",
 "description_html": "Instructions and blocks can produce multiple result values.",
 "group": [
  "webassembly"
 ],
 "kind": "feature",
 "name": "Multi-value (WebAssembly)",
 "spec": [
  "https://github.com/WebAssembly/spec/blob/main/proposals/multi-value/Overview.md"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2023-04-20",
  "baseline_low_date": "2020-10-20",
  "by_compat_key": {
   "webassembly.multi-value": {
    "baseline": "high",
    "baseline_high_date": "2023-04-20",
    "baseline_low_date": "2020-10-20",
    "support": {
     "chrome": "86",
     "chrome_android": "86",
     "edge": "86",
     "firefox": "78",
     "firefox_android": "79",
     "safari": "13.1",
     "safari_ios": "13.4"
    }
   }
  },
  "support": {
   "chrome": "86",
   "chrome_android": "86",
   "edge": "86",
   "firefox": "78",
   "firefox_android": "79",
   "safari": "13.1",
   "safari_ios": "13.4"
  }
 },
 "id": "wasm-multi-value",
 "groups": [
  "webassembly"
 ],
 "specs": [
  {
   "url": "https://github.com/WebAssembly/spec/blob/main/proposals/multi-value/Overview.md"
  }
 ],
 "mdnUrls": [],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {
  "percentageOfPageLoad": 0.00485198,
  "url": "https://chromestatus.com/metrics/webfeature/timeline/popularity/368"
 },
 "interop": [],
 "wpt": {
  "url": "https://wpt.fyi/results?q=feature:wasm-multi-value"
 },
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2020-10-20T00:00:00.000Z",
 "baselineHighDateAsObject": "2023-04-20T00:00:00.000Z"
}