Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1c2c282d06f0a0c454ca7715044d179c9bfd5139
https://github.com/WebKit/WebKit/commit/1c2c282d06f0a0c454ca7715044d179c9bfd5139
Author: Justin Michaud <[email protected]>
Date: 2026-08-19 (Wed, 19 Aug 2026)
Changed paths:
M Source/JavaScriptCore/runtime/Options.cpp
M Source/JavaScriptCore/runtime/Options.h
Log Message:
-----------
Set a more reasonable default number of wasm threads
https://bugs.webkit.org/show_bug.cgi?id=321653
Reviewed by Carlos Alberto Lopez Perez.
We have some wasm OOM crashes on the bots because they have
very high core counts but not enough memory.
Ex: https://build.webkit.org/#/builders/2018/builds/44
Let's pick a more reasonable number of default wasm threads.
Canonical link: https://commits.webkit.org/319464@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications