Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cec82daed8ab4e87e93e16b310bd488327f1e865
      
https://github.com/WebKit/WebKit/commit/cec82daed8ab4e87e93e16b310bd488327f1e865
  Author: Dan Hecht <[email protected]>
  Date:   2025-10-13 (Mon, 13 Oct 2025)

  Changed paths:
    M Source/JavaScriptCore/runtime/Options.cpp

  Log Message:
  -----------
  [JSC] WASM IPInt SIMD: allow JIT-less SIMD
https://bugs.webkit.org/show_bug.cgi?id=300516
rdar://162379980

Reviewed by Yusuke Suzuki.

Don't automatically disable SIMD when JIT is disabled. Instead,
disable it only when JIT is disabled and useWasmIPIntSIMD is false.

* Source/JavaScriptCore/runtime/Options.cpp:
(JSC::disableAllWasmJITOptions):
(JSC::disableAllWasmOptions):

Canonical link: https://commits.webkit.org/301427@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

Reply via email to