Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae632a6a28e86264aba936a76864ecf9f6c7f77d
https://github.com/WebKit/WebKit/commit/ae632a6a28e86264aba936a76864ecf9f6c7f77d
Author: Sergey Rubanov <[email protected]>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M JSTests/wasm/stress/memory64-bulk-memory.js
Log Message:
-----------
[JSC][Wasm] Exercise Memory64 bulk memory under OMG
https://bugs.webkit.org/show_bug.cgi?id=312794
Reviewed by Yusuke Suzuki.
Memory64 bulk ops (fill/copy/init) are implemented in OMG, but this stress
test disabled OMG with --useOMGJIT=0. Drop that flag so default tiering and
wasmTestLoopCount can reach OMG (the path that regressed JetStream3).
* JSTests/wasm/stress/memory64-bulk-memory.js:
Canonical link: https://commits.webkit.org/318167@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications