Commits
User selector
Commit History
Commits on Jan 23, 2021
[JSC] Allow to build WebAssembly without B3
Show description for 0f083bbauthored andcommitted
Commits on Jul 17, 2020
[WTF] Remove the unnecessary inner class DefaultHash<T>::Hash
Show description for 247ce69committed
Commits on Apr 6, 2020
Implement 1GB of executable memory on arm64
Show description for f43d544committed
Commits on Dec 6, 2019
[WebAssembly] Fix LLIntCallee's ownership
Show description for d1b1446committed
Commits on Dec 5, 2019
[WebAssembly] Validate and generate bytecode in one pass
Show description for da01401committed
Commits on Nov 16, 2019
Wasm error message should be cross-thread-copied
Show description for 080644acommitted
Commits on Oct 31, 2019
[WebAssembly] Create a Wasm interpreter
Show description for 21edee6committed
Commits on Sep 18, 2019
Unreviewed, rolling out r250002.
Show description for 1bbdf79committed
Commits on Sep 17, 2019
Change WebAssembly calling conventions
Show description for 22686f7committed
Commits on Aug 20, 2019
[JSC] OSR entry to Wasm OMG
Show description for 422b06ecommitted
Commits on Apr 18, 2018
Templatize CodePtr/Refs/FunctionPtrs with PtrTags.
Show description for 675bff0committed
Mark Lam
Commits on Mar 30, 2018
Use MacroAssemblerCodePtr in Wasm code for code pointers instead of void*.
Show description for 5388171committed
Mark Lam
Commits on Oct 24, 2017
WebAssembly: NFC renames of things that aren't JS-specific
Show description for a778238committed
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 8, 2017
WebAssembly: We should only create wrappers for functions that can be exported
Show description for 6d0ffd9committed
Commits on Apr 27, 2017
REGRESSION (r215843): ASSERTION FAILED: !m_completionTasks[0].first in JSC::Wasm::Plan::tryRemoveVMAndCancelIfLast(JSC::VM &)
Show description for c4adda6committedFollow up to r215843
Show description for fa878f4committed
Commits on Apr 26, 2017
WebAssembly: Implement tier up
Show description for 1d4db34committed
Commits on Apr 14, 2017
WebAssembly: We should be able to postMessage a JSWebAssemblyModule
Show description for 74dc9c8committed
Commits on Apr 7, 2017
WebAssembly: Make to a compilation API that allows for multi-VM concurrent compilations of Wasm Modules
Show description for dd8fc75committed
Loading