NEW 297126
It seems like WebAssembly.JSTag creates a new tag on each access
https://bugs.webkit.org/show_bug.cgi?id=297126
Summary It seems like WebAssembly.JSTag creates a new tag on each access
bashorov
Reported 2025-08-08 11:27:57 PDT
For example, `WebAssembly.JSTag === WebAssembly.JSTag` is evaluated to `false`.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-15 11:28:13 PDT
Sosuke Suzuki
Comment 2 2025-08-16 19:24:47 PDT
Note You need to log in before you can comment on or make changes to this bug.