Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec34093d271149ef80e2d6244f962c8268be5859
https://github.com/WebKit/WebKit/commit/ec34093d271149ef80e2d6244f962c8268be5859
Author: Angelos Oikonomopoulos <[email protected]>
Date: 2025-12-15 (Mon, 15 Dec 2025)
Changed paths:
M JSTests/wasm/stress/armv7-simple-loop-osr.js
M Source/JavaScriptCore/runtime/SamplingProfiler.cpp
M Source/JavaScriptCore/wasm/WasmBBQPlan.h
M Source/JavaScriptCore/wasm/WasmCallee.h
M Source/JavaScriptCore/wasm/WasmCalleeGroup.cpp
M Source/WTF/wtf/PlatformEnable.h
Log Message:
-----------
[JSC] Don't build OMG on ARMv7
https://bugs.webkit.org/show_bug.cgi?id=300320
Reviewed by Justin Michaud.
Following Slack discussions, fully disable OMG on ARMv7. Future work may
allow for easier integration with 64-bits, but we're not there yet.
Canonical link: https://commits.webkit.org/304457@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications