Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 70830b91a2c86576e20ec92f39518c14dee2b04c
https://github.com/WebKit/WebKit/commit/70830b91a2c86576e20ec92f39518c14dee2b04c
Author: David Degazio <[email protected]>
Date: 2024-08-07 (Wed, 07 Aug 2024)
Changed paths:
M JSTests/wasm/extended-const-spec-tests/data.wast.js
M JSTests/wasm/extended-const-spec-tests/elem.wast.js
M JSTests/wasm/extended-const-spec-tests/global.wast.js
M JSTests/wasm/spec-tests/data.wast.js
M JSTests/wasm/spec-tests/elem.wast.js
M JSTests/wasm/spec-tests/global.wast.js
M Source/JavaScriptCore/runtime/OptionsList.h
Log Message:
-----------
[Wasm-GC] Enable GC by default
https://bugs.webkit.org/show_bug.cgi?id=272004
rdar://126103011
Reviewed by Yusuke Suzuki.
Enables WASM GC by default in JavaScriptCore. This patch just
changes the default value of the useWasmGC() option, and skips
a few spec test assertions that are outdated under WASM GC
semantics.
* JSTests/wasm/extended-const-spec-tests/data.wast.js:
* JSTests/wasm/extended-const-spec-tests/elem.wast.js:
* JSTests/wasm/extended-const-spec-tests/global.wast.js:
* JSTests/wasm/spec-tests/data.wast.js:
* JSTests/wasm/spec-tests/elem.wast.js:
* JSTests/wasm/spec-tests/global.wast.js:
* Source/JavaScriptCore/runtime/OptionsList.h:
Canonical link: https://commits.webkit.org/281975@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