[webkit-changes] [WebKit/WebKit] c58d63: [JSC] Enable wasm extended constant expressions

Yusuke Suzuki noreply at github.com
Thu Nov 9 13:06:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c58d6369f110f29e56ab7b7785a66a91cef521ad
      https://github.com/WebKit/WebKit/commit/c58d6369f110f29e56ab7b7785a66a91cef521ad
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-11-09 (Thu, 09 Nov 2023)

  Changed paths:
    M Source/JavaScriptCore/runtime/OptionsList.h

  Log Message:
  -----------
  [JSC] Enable wasm extended constant expressions
https://bugs.webkit.org/show_bug.cgi?id=264510
rdar://118190467

Reviewed by Justin Michaud.

Enable wasm extended constant expressions[1].
We also fix forceAllFunctionsToUseSIMD, which should not be in features list section.

[1]: https://github.com/WebAssembly/extended-const

* Source/JavaScriptCore/runtime/OptionsList.h:

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




More information about the webkit-changes mailing list