Commits
User selector
Commit History
Commits on Sep 17, 2021
Unreviewed fix for JSCOnly build with ENABLE_DFG_JIT off.
Show description for 7a9115ecommitted
Commits on Jun 2, 2021
Rename Checked::unsafeGet() to Checked::value()
Show description for 2283824committed
Commits on Mar 5, 2021
[WASM-Function-References] Update ref.func to produce (ref $t)
Show description for a50571cauthored andcommitted
Commits on Mar 3, 2021
[WASM-Function-References] Extend wasm type with type index
Show description for 0f1ff8eauthored andcommitted
Commits on Mar 1, 2021
[JSC] WebAssembly: make Wasm::Signature 32bit friendly
Show description for 3bd1034authored andcommitted
Commits on Jul 17, 2020
[WTF] Remove the unnecessary inner class DefaultHash<T>::Hash
Show description for 247ce69committed
Commits on Oct 1, 2019
Add support for the Wasm multi-value proposal
Show description for fbf1012committed
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Aug 12, 2019
[WTF][JSC] Make JSC and WTF aggressively-fast-malloced
Show description for 0bfa052committed
Commits on Sep 7, 2018
[WebAssembly] Optimize JS to Wasm call by using pointer of Signature as SignatureIndex
Show description for c37b4a6committed
Commits on Oct 27, 2017
WebAssembly: update arbitrary limits to what browsers use
Show description for a8110b8committed
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 Jun 13, 2017
WebAssembly: fix erroneous signature comment
Show description for 84f3d61committed
Commits on Apr 5, 2017
WebAssembly: ModuleInformation should be a ref counted thing that can be shared across threads.
Show description for 5c40c80committed
Commits on Mar 31, 2017
WebAssembly: Ref count Signature and SignatureInformation should not care about VM
Show description for cf6e822committed
Commits on Jan 3, 2017
WebAssembly: handle and optimize wasm export → wasm import calls
Show description for bf1977fcommitted
Commits on Dec 20, 2016
WebAssembly: unique function signatures
Show description for 045d5b2committed
Loading