Commits
User selector
Commit History
Commits on Apr 7, 2021
JSTests:
Show description for dd5ddd4committed
Commits on Dec 17, 2020
[WASM-References] Add support for memory.copy, memory.init and data.drop
Show description for bae0f9dauthored andcommitted
Commits on Dec 15, 2020
[WASM-References] Add support for memory.fill
Show description for 36ccf4aauthored 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 Jun 12, 2019
Unreviewed, rolling out r246322.
Show description for acaf7c1committed
Commits on Jun 11, 2019
Roll out PAC cage
Show description for 3146c2dcommitted
Commits on May 17, 2019
Wasm should cage the memory base pointers in structs
Show description for 7fd5b1dcommitted
Commits on May 8, 2019
Remove Gigacage from arm64 and use PAC for arm64e instead
Show description for 3504253committed
Commits on Oct 10, 2018
[JSC] Rename createXXX to tryCreateXXX if it can return RefPtr
Show description for fe8ab64committed
Commits on Apr 1, 2018
JSObject shouldn't do index masking
Show description for 5e11014committed
Filip Pizlo
Commits on Feb 23, 2018
WebAssembly: cache memory address / size on instance
Show description for 31ce082committed
Commits on Jan 5, 2018
TypedArrays and Wasm should use index masking.
Show description for 481d09ecommitted
Commits on Nov 19, 2017
Fix typos in closing ENABLE() comments
Show description for 80ae805committed
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 Aug 2, 2017
Bmalloc and GC should put auxiliaries (butterflies, typed array backing stores) in a gigacage (separate multi-GB VM region)
Show description for 6211fc3committed
Filip Pizlo
Commits on Apr 13, 2017
WebAssembly: manage memory better
Show description for 6ffeeaccommitted
Commits on Apr 3, 2017
WebAssembly: remove lastAllocatedMode from Memory
Show description for c299969committed
Commits on Mar 29, 2017
WebAssembly: add shell-only Memory mode helper
Show description for bc311c9committed
Commits on Mar 28, 2017
WebAssembly: Make WebAssembly.instantiate/compile truly asynchronous
Show description for 6d74eb5committed
Commits on Mar 24, 2017
WebAssembly: spec-tests/memory.wast.js fails in debug
Show description for 85ff085committed
Commits on Mar 9, 2017
Use const AbstractLocker& (instead of const LockHolder&) in more places.
Show description for 6c55e20committed
Mark Lam
Commits on Mar 8, 2017
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 29, 2016
WebAssembly: Implement grow_memory and current_memory
Show description for 59391d7committed
Commits on Dec 12, 2016
We should be able to throw exceptions from Wasm code and when Wasm frames are on the stack
Show description for 1e66efccommitted
Commits on Dec 9, 2016
WebAssembly JS API: implement importing and defining Memory
Show description for d649694committed
Commits on Oct 21, 2016
Rename WASM to Wasm
Show description for 03ad9bdcommitted
Loading