Commits
User selector
Commit History
Commits on Feb 28, 2026
Bounds checking does not work in Memory64 in BBQ and introduce AddressType
Show description for 6532497committed
Commits on Dec 7, 2025
Add support for Memory64 in WebAssembly in IPInt Tier
Show description for 26868dfcommitted
Commits on Jan 21, 2023
[JSC] Remove Wasm::PinnedRegisterInfo
Show description for 4dae653committed
Commits on Jan 20, 2023
[JSC] Store Wasm::Instance* in |codeBlock| slot
Show description for c9c2f34committed
Commits on Jan 5, 2023
[JSC] Remove Wasm FastTLS
Show description for 5b97146committed
Commits on Jun 14, 2022
[RISC-V] Build fixes after 251455@main
Show description for 9a7d850committed
commit-queue@webkit.org
Commits on Jun 10, 2022
Enable WasmLLInt on ARMv7
Show description for b58fb7eauthored andcommitted
Commits on May 27, 2022
Revert "Enable WasmLLInt on ARMv7"
Show description for 188a908committed
Mark LamEnable WasmLLInt on ARMv7
Show description for 2a12d06authored andcommitted
Commits on Nov 28, 2020
[JSC] Add wasm atomics instructions
Show description for 0587157committed
Commits on Nov 18, 2020
Unreviewed, relanding r269940
Show description for 704d5c7committedUnreviewed, reverting r269940.
Show description for bad0404committed[JSC] Implement WebAssembly.Memory with shared
Show description for 80581efcommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Feb 15, 2020
[WASM] Wasm interpreter's calling convention doesn't match Wasm JIT's convention.
Show description for 336db1ecommitted
Commits on Oct 31, 2019
[WebAssembly] Create a Wasm interpreter
Show description for 21edee6committed
Commits on Oct 1, 2019
Add support for the Wasm multi-value proposal
Show description for fbf1012committed
Commits on Apr 4, 2019
Teach Call ICs how to call Wasm
Show description for 1b8d056committed
Commits on Sep 13, 2018
[WebAssembly] Inline WasmContext accessor functions
Show description for 9a67cefcommitted
Commits on Apr 1, 2018
JSObject shouldn't do index masking
Show description for 5e11014committed
Filip Pizlo
Commits on Jan 5, 2018
TypedArrays and Wasm should use index masking.
Show description for 481d09ecommitted
Commits on Oct 20, 2017
WebAssembly: no VM / JS version of everything but Instance
Show description for 6b950e6committed
Commits on Oct 6, 2017
Unreviewed, rolling out r222791 and r222873.
Show description for 8171170authored andcommitted
Commits on Oct 3, 2017
WebAssembly: no VM / JS version of everything but Instance
Show description for 26ecac5committed
Commits on Mar 30, 2017
WebAssembly: pass Wasm::Context* to vmEntryToWasm when not using fast TLS
Show description for 9ef2a8bcommitted
Commits on Mar 28, 2017
WebAssembly: Make WebAssembly.instantiate/compile truly asynchronous
Show description for 6d74eb5committedWebAssembly: add fallback to use pinned register to load/store state
Show description for 29d6b9ecommitted
Commits on Mar 24, 2017
WebAssembly: spec-tests/memory.wast.js fails in debug
Show description for 85ff085committed
Commits on Mar 3, 2017
WASM should support faster loads.
Show description for 20b7da2committed
Commits on Jan 3, 2017
WebAssembly: handle and optimize wasm export → wasm import calls
Show description for bf1977fcommitted
Commits on Dec 9, 2016
WebAssembly JS API: implement importing and defining Memory
Show description for d649694committed
Loading