CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 16:47:39 GMT
content-type: text/html; charset=utf-8
server: cloudflare
last-modified: Fri, 03 Oct 2025 08:16:32 GMT
access-control-allow-origin: *
cross-origin-embedder-policy: require-corp
expires: Wed, 08 Oct 2025 15:50:20 GMT
cache-control: max-age=14400
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xL%2BUw1aRc8cVmbBfyUZphL%2BPuLhv3oyTUZpgX3QDLrMxrpUeWWPAQbRg%2F%2BxvMGoaqHh0BX61Xf56MOAG2HA7LyogU9NwRsJZrvO5qnU%3D"}]}
x-proxy-cache: MISS
x-github-request-id: 903A:17D88D:83367:93A96:68E685E4
cross-origin-opener-policy: same-origin
via: 1.1 varnish
x-served-by: cache-bom-vanm7210047-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1759938020.171575,VS0,VE294
vary: Accept-Encoding
x-fastly-request-id: c07facd252d72b51436dbd80a7cf005168ad4e8d
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
cf-cache-status: REVALIDATED
content-encoding: gzip
cf-ray: 98b71f0aec3a6eda-BOM
alt-svc: h3=":443"; ma=86400
Feature Status - WebAssembly
Feature Status
In November 2017, WebAssembly CG members representing four browsers, Chrome, Edge, Firefox, and WebKit, reached consensus that the design of the initial (MVP) WebAssembly API and binary format is complete to the extent that no further design work is possible without implementation experience and significant usage.
After the initial release, WebAssembly has been gaining new features through the
standardization process.
For the complete list of current proposals and their respective stages, check
out the
WebAssembly/proposals
repo.
The table below aims to track implemented features in popular engines:
To detect supported features at runtime from JavaScript, check out the
wasm-feature-detect
library,
which powers the “Your browser” column above.