Commits
User selector
Commit History
Commits on Jun 7, 2026
[CMake] Fix x86_64 build
Show description for 4a44155committed
Commits on May 12, 2026
[CMake] Enable -fpch-codegen / -fpch-debuginfo
Show description for 82f289ecommitted
Commits on May 9, 2026
[CMake] Use specialized prefix headers in JSC JIT and WebCore JS Bindings
Show description for 0b557e4committed[JSC][Temporal] Add pure C++ core layer: Rounding, ISOArithmetic, InstantCore, CalendarArithmetic
Show description for f0994a7committed
Commits on May 5, 2026
[CMake] Adopt "header maps" (.hmap files) to speed up -I resolution
Show description for de28096committed[CMake] Fix iOS CMake build for JavaScriptCore
Show description for ad5d78ecommitted
Commits on May 4, 2026
[CMake] Rationalize precompiled headers
Show description for 4ba47c6committed
Commits on Apr 13, 2026
[CMake] Fix Mac CMake build for JavaScriptCore
Show description for 5af0d3fcommitted
Commits on Mar 26, 2026
[JSC][WASM][Debugger] Fix WASM debugger stop-the-world races during VM construction and destruction
Show description for d6d27c0committed
Commits on Jan 27, 2026
[JSC][WASM][Debugger] Use RunLoop dispatch to handle Stop-The-World for idle VMs
Show description for b5980d3committed
Commits on Jan 20, 2026
Unreviewed, reland "[bmalloc] Replace old bmalloc with mimalloc"
Show description for d752baecommitted
Commits on Jan 17, 2026
Unreviewed, reverting 305759@main (6f5be90dea47)
Show description for a24450acommitted[bmalloc] Replace old bmalloc with mimalloc
Show description for 6f5be90committed
Commits on Jan 16, 2026
[JSC][WASM][Debugger] Extract GDB packet parser to handle multi-packet recv() calls
Show description for a28a233committed
Commits on Jan 9, 2026
REGRESSION(304666@main) [WPE] Build broken when DEVELOPER_MODE=OFF due to undefined symbols when linking jsc
Show description for 6d81a49committed
Commits on Jan 6, 2026
[JSC][Wasm][Debugger] Implement multi-VM stop-the-world debugging
Show description for e51159ccommitted
Commits on Dec 18, 2025
[WPE] Link jsc and other jsc-related binaries (testb3, testair, TestJavaScriptCore, etc) against libWPEWebKit
Show description for 0936e74committed
Commits on Nov 4, 2025
[JSC] Add WebAssembly debugger step-into support for calls and exception handling
Show description for 7bf4dbacommitted
Commits on Oct 5, 2025
Implement a Stop the World mechanism for JSC.
Show description for 2e80a20committed
Mark Lam
Commits on Oct 1, 2025
[JSC] Enable Fuzzilli build with CMake
Show description for a34332acommitted
Commits on Sep 29, 2025
[JSC] Fix testwasmdebugger build configuration to be unconditional
Show description for 8832ee4committed
Commits on Sep 27, 2025
[CMake] Use imported targets in the GLib find-module
Show description for 68a9c2dcommitted[JSC] Add LLDB debugging infrastructure for WebAssembly (single VM)
Show description for e03c102committed
Commits on Dec 19, 2024
[CMake] Separate C files in Visual Studio
Show description for b5a3b27committed
Commits on May 17, 2024
Replace OSAllocator implementation with memory-extra private library
Show description for 3042eb6committed
Commits on Nov 27, 2023
Remove empty files from Source/ excluding Source/ThirdParty/
Show description for 427b0d8committed
Commits on Jul 6, 2023
[Win] Remove DLLLauncherMain.cpp
Show description for 21785f5committed
Commits on Jun 18, 2023
String serialization of functions doesn't behaves as on Blink or Gecko
Show description for 55ae3a1authored andcommitted
Commits on Feb 23, 2023
Remove AppleWin code from DLLLauncherMain.cpp
Show description for bd7aadecommitted
Commits on Feb 9, 2023
[CMake] Remove AppleWin build
Show description for 5149f37committed
Commits on Dec 30, 2022
Rename WTF_OS_MAC_OS_X to WTF_OS_MACOS
Show description for f54ab69committed
Commits on Oct 24, 2022
[CMake] Set VS startup project for PlayStation
Show description for 5c169eecommitted
Commits on Jul 6, 2022
[JSC] Activate wasm fault handler when signaling memory is used
Show description for bb92169committed
Commits on Jun 6, 2022
[CMake] Use playstation_module for shared libs
Show description for 6055f66committed
Commits on Jan 10, 2022
Start using C++20
Show description for 7d9dd5cauthored andcommitted