[webkit-changes] [WebKit/WebKit] 57da43: [JSC] Enable wasm-tail-call
Yusuke Suzuki
noreply at github.com
Sun Dec 18 17:02:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 57da434f3df93df799e6bbf1382408890b15d196
https://github.com/WebKit/WebKit/commit/57da434f3df93df799e6bbf1382408890b15d196
Author: Yusuke Suzuki <ysuzuki at apple.com>
Date: 2022-12-18 (Sun, 18 Dec 2022)
Changed paths:
M Source/JavaScriptCore/runtime/OptionsList.h
Log Message:
-----------
[JSC] Enable wasm-tail-call
https://bugs.webkit.org/show_bug.cgi?id=249491
rdar://103454855
Reviewed by Mark Lam.
Let's enable it since the feature itself is completed.
* Source/JavaScriptCore/runtime/OptionsList.h:
Canonical link: https://commits.webkit.org/258069@main
More information about the webkit-changes
mailing list