Commits
User selector
Commit History
Commits on May 26, 2021
Use UncheckedLock even less in JavaScriptCore
Show description for 321cdfccommitted
Commits on May 24, 2021
Make CheckedLock the default Lock
Show description for e801aaacommitted
Commits on Jan 23, 2021
[JSC] Allow to build WebAssembly without B3
Show description for 0f083bbauthored andcommitted
Commits on Apr 9, 2020
[Wasm] Build fix for non-unified builds
Show description for 00a3140committed
Commits on Apr 6, 2020
Implement 1GB of executable memory on arm64
Show description for f43d544committed
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 Aug 28, 2018
[WebAssembly] Parse wasm modules in a streaming fashion
Show description for 5a41775committed
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 Apr 27, 2017
REGRESSION (r215843): ASSERTION FAILED: !m_completionTasks[0].first in JSC::Wasm::Plan::tryRemoveVMAndCancelIfLast(JSC::VM &)
Show description for c4adda6committed
Commits on Apr 26, 2017
WebAssembly: Implement tier up
Show description for 1d4db34committed
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
Commits on Apr 5, 2017
WebAssembly: Plans should be able to have more than one completion task.
Show description for e40634ccommittedWebAssembly: ModuleInformation should be a ref counted thing that can be shared across threads.
Show description for 5c40c80committed
Commits on Apr 4, 2017
WebAssembly: JSWebAssemblyCallee should not be a JSCell
Show description for a36e243committed
Commits on Mar 29, 2017
WebAssembly: Worklist should periodically check in to see if there are higher priority jobs to do.
Show description for 71ff471committed
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 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 21, 2016
WebAssembly: We should compile wasm functions in parallel
Show description for f567fa8committed
Commits on Dec 19, 2016
WebAssembly: Implement the WebAssembly.compile and WebAssembly.validate
Show description for 0d37d98committed
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 10, 2016
Wasm should support call_indirect
Show description for 59b3f9ccommitted
Commits on Dec 9, 2016
WebAssembly JS API: implement importing and defining Memory
Show description for d649694committed
Commits on Dec 8, 2016
WebAssembly JS API: wire up Instance imports
Show description for c1ec7a2committed
Commits on Dec 4, 2016
We should have a Wasm callee
Show description for 4b8370bcommitted
Commits on Nov 12, 2016
Move Wasm tests to JS
Show description for 02a6117committed
Commits on Nov 4, 2016
WebAssembly JS API: implement more sections
Show description for 9df2c39committed
Commits on Oct 27, 2016
WebAssembly API: implement Instance
Show description for 12a6813committed
Commits on Oct 25, 2016
WebAssembly JS API: implement Module
Show description for 6023885committed
Commits on Oct 21, 2016
Rename WASM to Wasm
Show description for 03ad9bdcommitted
Loading