Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 614630aafea3a2e7baaa337e2d16f03469b7abf9
https://github.com/WebKit/WebKit/commit/614630aafea3a2e7baaa337e2d16f03469b7abf9
Author: Yusuke Suzuki <[email protected]>
Date: 2025-04-23 (Wed, 23 Apr 2025)
Changed paths:
M Source/JavaScriptCore/runtime/Options.cpp
M Tools/Scripts/run-jsc-stress-tests
Log Message:
-----------
Add --useWasmIPInt option along with --useWasmLLInt option
https://bugs.webkit.org/show_bug.cgi?id=291930
rdar://problem/149829845
Reviewed by Justin Michaud.
I found that we are using useWasmLLInt option, but not specifying
useWasmIPInt option. This is not making wasm-bbq etc. variant work
since it still uses IPInt. We use the same option to useWasmLLInt and
useWasmIPInt.
* Tools/Scripts/run-jsc-stress-tests:
Canonical link: https://commits.webkit.org/294004@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes