Commits
User selector
Commit History
Commits on Apr 12, 2026
[JSC] IPInt should not require metadata for constant and memory access
Show description for f197548committed
Commits on Apr 10, 2026
Add wasm IPInt support for SIMD and atomic instructions
Show description for f9c6e48authored andcommitted
Commits on Jan 28, 2026
[ARMV7] Remove WebAssembly
Show description for 1b5bf42committed
Commits on Sep 22, 2025
Remove ipint argumINT pointer instructions, and extract a constant for ipint alignment.
Show description for 843ed90committed
Commits on Aug 17, 2025
Harden the interpreter dispatchers more for ARM64E.
Show description for d5e7d2acommitted
Mark Lam
Commits on Jun 12, 2025
[JSC] Harden IPInt dispatch
Show description for 0220229committed
Commits on May 19, 2025
Unreviewed, reverting 294973@main (ac36e134cce1)
Show description for 00f733fcommitted
Commits on May 15, 2025
Harden IPInt dispatch
Show description for ac36e13committed
Commits on Jan 3, 2025
Enable Wasm IPInt
Show description for 5749df7authored andcommitted
Commits on Dec 5, 2024
Implement Wasm GC spec in IPInt
Show description for b15346ecommitted
Commits on Sep 17, 2024
[JSC] Remove one level indirection for JS -> Wasm calls
Show description for d5ba7eacommitted
Commits on Aug 1, 2024
Implement JITless JS entry thunk to Wasm
Show description for e417326committed
Commits on Jul 5, 2024
Fix build issues with latest Clang
Show description for 62b6e2dcommitted
Commits on Jul 1, 2024
Unreviewed, reverting 280485@main.
Show description for 8ba9589authored andcommitted
Commits on Jun 28, 2024
Add operation-based jitless wasm entry thunk
Show description for e760736committed
Commits on May 29, 2024
Avoid saving extra register for IPInt JS->Wasm wrappers.
Show description for 7a1fe31committed
Commits on May 24, 2024
[JSC] Use aligned label annotation in IPint labels and add verification
Show description for 55c50f2authored andcommitted
Commits on Apr 19, 2024
Remove simple JS->Wasm entry thunks by using metadata
Show description for 4706d27authored andcommitted
Commits on Apr 17, 2024
Unreviewed revert 277566@main because of crash in wasmLLIntPCRangeStart
Show description for 8c02c7ecommitted
Commits on Apr 16, 2024
Remove simple JS->Wasm entry thunks by using metadata
Show description for 4bd2095committed
Justin Michaud
Commits on Oct 4, 2023
[IPInt] Add support for the exceptions proposal (except rethrow)
Show description for 1b97cb2committed
Commits on Sep 26, 2023
Reland Atomics in IPInt
Show description for 9a3d986committed
Commits on Sep 22, 2023
Unreviewed, revert IPInt Atomics (breaks iOS)
Show description for 22ec864committed
Commits on Sep 21, 2023
Add atomics to IPInt
Show description for a5637e2committed
Commits on Aug 25, 2023
Add IPInt SIMD entrypoint, dispatch logic, and stub implementations
Show description for 2fab0f5authored andcommitted
Commits on Aug 3, 2023
Implement saturating truncation, remaining memory and table operations, and update call to pass stack parameters
Show description for de71f3aauthored andcommitted
Commits on Jul 28, 2023
Fix PlayStation build following 266368@main
Show description for 1f29fc2committed
Commits on Jul 27, 2023
Implement table instructions, f64 arithmetic, and type conversions
Show description for 8e237a1authored andcommitted
Commits on Jul 20, 2023
Implement fundamentals of in-place interpreter
Show description for 03154b1authored andcommitted
Loading