Commits
User selector
Commit History
Commits on May 7, 2026
Optimize JavaScriptCore #includes
Show description for b589299committed
Commits on May 6, 2026
Reland Memory64 atomic operations
Show description for 27cb38bcommitted
Commits on May 4, 2026
Reland memory64 bulk memory operations in OMG tier
Show description for c3893afcommitted
Commits on May 2, 2026
[JSC] Fix wasm type parsing regression by making RTT formal canonicalized types
Show description for 103a40acommitted
Commits on Apr 23, 2026
Unreviewed, reverting 311796@main and 311812@main.
Show description for c63a291authored andcommitted
Commits on Apr 22, 2026
Memory64 atomic operations
Show description for 7a12263committedMemory64 bulk memory operations in OMG tier
Show description for 88fb9a8committed
Commits on Apr 21, 2026
Refactor wasm implementation after multimemory support was added
Show description for 98a27e9authored andcommitted
Commits on Apr 10, 2026
[JSC] Wasm stack results should match arguments
Show description for 599f35bcommittedUnreviewed, reverting 310925@main (12b1ed60ccb6)
Show description for 90de23acommitted[JSC] Wasm stack results should match arguments
Show description for 12b1ed6committed
Commits on Apr 4, 2026
[JSC] Wasm SectionParser should store expanded TypeDefinition
Show description for b12cf08committed
Commits on Apr 2, 2026
Add wasm multimemory support to BBQ/OMG SIMD and atomics
Show description for 12997e8authored andcommitted
Commits on Mar 27, 2026
[JSC] Introduce Realm-less Objects
Show description for 7d45839committed
Commits on Mar 24, 2026
Add wasm multimemory support to base instructions
Show description for 4ac3b92authored andcommitted
Commits on Mar 16, 2026
[JSC] Fix null deref in Wasm operationAllocateResultsArray on OOM
Show description for 3118ca3committed
Commits on Mar 5, 2026
[WASM] Return-from-JS conversions should check the nullability
Show description for 2d64f53authored andcommitted[JSC] Use a FrameTracer in operationWasmToJSExitMarshalArguments
Show description for 73db654committed
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
Commits on Feb 11, 2026
Add support for Memory64 in BBQ Tier
Show description for 7b98e4bcommitted
Commits on Feb 6, 2026
[JSC] Use FrameTracer in wasm table_init operations
Show description for fd15e0dcommitted
Commits on Jan 28, 2026
[JSC] Check for exception in operationJSToWasmEntryWrapperBuildReturnFrame
Show description for 9546f07committed
Commits on Jan 15, 2026
ThrowScopes should not be able to clear termination exceptions
Show description for 67abaaacommitted
Commits on Jan 14, 2026
[JSC] Fix JIT-less Wasm-to-JS i31ref, anyref, eqref marshalling of i31 values
Show description for 8579516committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Dec 18, 2025
[JSC] Wasm: fix exceptions with inlining between SIMD and non-SIMD functions
Show description for c410d58committed
Commits on Dec 13, 2025
[JSC] operationIterateResults needs to truncate i32 results
Show description for e03b456authored andcommitted
Commits on Nov 18, 2025
BBQ stackmap should not write to try implicit slots
Show description for b107f76authored andcommitted
Commits on Oct 24, 2025
[JSC] Wasm: Fix loop OSR entry to BBQ with live FPRs
Show description for 5c9ea3ccommitted[JSC] Clean up operationWasmToJSExitMarshalArguments and operationWasmToJSExitMarshalReturnValues
Show description for 2c1627dcommitted[JSC] Use error-throwing operations for wasm error-throwing operations
Show description for 6c5c02fcommitted
Commits on Oct 22, 2025
[JSC] Profile polymorphic callees in Wasm
Show description for 2db0579committed
Commits on Oct 13, 2025
[JSC] WASM IPInt SIMD: do not try to access jsCallingConvention() when signature has v128
Show description for 4a5038acommitted
Commits on Oct 7, 2025
[JSC] Wasm: simplify operationWasmLoopOSREnterBBQJIT
Show description for 6f58c6ccommitted
Commits on Oct 1, 2025
Unreviewed, reverting 300801@main.
Show description for 8132ceeauthored andcommitted