[webkit-changes] [WebKit/WebKit] 5e2491: [CMake] Remove WebAssembly dependency on JIT

Don Olmstead noreply at github.com
Mon Nov 13 11:21:15 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e24910556de5f257de29cc2600d6f818a6d79fa
      https://github.com/WebKit/WebKit/commit/5e24910556de5f257de29cc2600d6f818a6d79fa
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2023-11-13 (Mon, 13 Nov 2023)

  Changed paths:
    M Source/cmake/WebKitFeatures.cmake

  Log Message:
  -----------
  [CMake] Remove WebAssembly dependency on JIT
https://bugs.webkit.org/show_bug.cgi?id=264627

Reviewed by Ross Kirsling.

Changes were made to the sources to allow the compilation of WASM files
without the requirement of JIT. Remove the `WEBKIT_OPTION_DEPEND` that
prevented compilation of WASM without JIT.

* Source/cmake/WebKitFeatures.cmake

Canonical link: https://commits.webkit.org/270651@main




More information about the webkit-changes mailing list