[webkit-changes] [WebKit/WebKit] 15424a: Disable JITLess wasm
Keith Miller
noreply at github.com
Mon Oct 21 10:37:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 15424abb271e5b825cb73ea5b29a8f25c2257f82
https://github.com/WebKit/WebKit/commit/15424abb271e5b825cb73ea5b29a8f25c2257f82
Author: Keith Miller <keith_miller at apple.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M JSTests/stress/table-with-noexternref-wasm-type.js
M JSTests/wasm.yaml
M JSTests/wasm/stress/cc-int-to-int-no-jit.js
M Source/JavaScriptCore/runtime/Options.cpp
Log Message:
-----------
Disable JITLess wasm
https://bugs.webkit.org/show_bug.cgi?id=281857
rdar://138321353
Reviewed by Yijia Huang.
Running JITLess wasm breaks a bunch of sites. It's probably not ready
to be enabled until we have all tests passing in automation.
* JSTests/stress/table-with-noexternref-wasm-type.js:
* JSTests/wasm.yaml:
* JSTests/wasm/stress/cc-int-to-int-no-jit.js:
* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::Options::notifyOptionsChanged):
Canonical link: https://commits.webkit.org/285518@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list