RESOLVED FIXED297126
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
EWS
Comment 3 2025-08-17 18:55:50 PDT
Committed 298823@main (c16ed96e37ed): <https://commits.webkit.org/298823@main> Reviewed commits have been landed. Closing PR #49506 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.