GoogleChromeLabs / wasm-feature-detect

A small library to detect which features of WebAssembly are supported.

Home Page:https://webassembly.org/roadmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect memory64?

abrown opened this issue · comments

If a memory64 row is added in WebAssembly/website#248, it may be helpful to feature detect that in browsers (though I suspect there is no support yet?).

commented

Opened #48 :)