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

WasmGC detection not working in Chrome 119

rocketraman opened this issue · comments

Chrome 119 has WasmGC enabled by default, but your browser at https://webassembly.org/roadmap/ still shows it as "not supported".

Not a problem with the library, see the screenshot showing GC being supported:

Screenshot 2023-11-02 at 13 17 15

I will open a PR on the Wasm page so that it uses the latest version of the library, which is the actual problem. Thanks for reporting nonetheless.