Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 238312eeaa6a8afc001b849bb3bbcb422085a81e
      
https://github.com/WebKit/WebKit/commit/238312eeaa6a8afc001b849bb3bbcb422085a81e
  Author: Sergey Rubanov <[email protected]>
  Date:   2026-08-01 (Sat, 01 Aug 2026)

  Changed paths:
    A JSTests/wasm/stress/const-expr-i32-wrap.js

  Log Message:
  -----------
  [JSC][Wasm] Add regression test for i32 extended const wrap-around
https://bugs.webkit.org/show_bug.cgi?id=319894

Reviewed by Yusuke Suzuki.

Regression coverage for i32 extended constant expressions used as data/elem
offsets and global inits (mod 2^32). Production readers already truncate typed
i32 results (see 314444 / 317633@main for memory32 data offsets).

* JSTests/wasm/stress/const-expr-i32-wrap.js: Added.

Canonical link: https://commits.webkit.org/318395@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to