Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8832ee4799e81a8b836f6a1c377d707bef5d4f63
      
https://github.com/WebKit/WebKit/commit/8832ee4799e81a8b836f6a1c377d707bef5d4f63
  Author: Yijia Huang <[email protected]>
  Date:   2025-09-29 (Mon, 29 Sep 2025)

  Changed paths:
    M Source/JavaScriptCore/shell/CMakeLists.txt
    M Source/JavaScriptCore/shell/PlatformPlayStation.cmake

  Log Message:
  -----------
  [JSC] Fix testwasmdebugger build configuration to be unconditional
https://bugs.webkit.org/show_bug.cgi?id=299691
rdar://161503709

Reviewed by Yusuke Suzuki.

Remove ENABLE_WEBASSEMBLY conditionals around testwasmdebugger executable
configuration. The WASM debugger infrastructure should be available
regardless of WebAssembly feature enablement for debugging purposes.
Also remove PlayStation-specific memory library conditional that could
prevent testwasmdebugger from building when MEMORY_EXTRA_LIB is unavailable.

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