Commits
User selector
Commit History
Commits on Aug 23, 2021
[JSC] Remove already-shipped wasm option flags
Show description for 907efddcommitted
Commits on Jun 25, 2021
[WASM-Function-References] Add support for (ref null? $t) type constructor
Show description for 5792157authored andcommitted
Commits on Mar 3, 2021
[WASM-Function-References] Extend wasm type with type index
Show description for 0f1ff8eauthored andcommitted
Commits on Jan 19, 2021
[JSC] Implement a B3::Compilation replacement for wasm-llint
Show description for e52f93ccommitted
commit-queue@webkit.org
Commits on Nov 12, 2020
[WASM-References] Support imm for ref.null
Show description for 0a39c01authored andcommitted
Commits on Jan 29, 2020
Don't include CCallHelpers.h in B3Procedure.h
Show description for 8c3b60dcommitted
Robin Morisset
Commits on Oct 1, 2019
Add support for the Wasm multi-value proposal
Show description for fbf1012committed
Commits on May 1, 2019
WebKit has too much of its own UTF-8 code and should rely more on ICU's UTF-8 support
Show description for e4da7bdauthored andcommittedUnreviewed, rolling out r244821.
Show description for bad642bcommitted
Shawn RobertsWebKit has too much of its own UTF-8 code and should rely more on ICU's UTF-8 support
Show description for 8cac1bacommitted
Commits on Nov 2, 2018
Rename <wtf/unicode/UTF8.h> to <wtf/unicode/UTF8Conversion.h> in order to avoid conflicting with ICU's unicode/utf8.h
Show description for da59c8ecommitted
Commits on Aug 28, 2018
[WebAssembly] Parse wasm modules in a streaming fashion
Show description for 5a41775committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Dec 4, 2017
Update std::expected to match libc++ coding style
Show description for d008536committed
Commits on Oct 4, 2017
WTF: Update std::expected to match current proposal
Show description for d46d2c4committed
Commits on Jun 13, 2017
WebAssembly: import updated spec tests
Show description for 707ff03committed
Commits on May 16, 2017
WebAssembly: enforce size limits
Show description for 78f888fcommitted
Commits on May 10, 2017
WebAssembly: support name section
Show description for afa73c7committed
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: Strip WasmParser and WasmFunctionParser from knowing about VM
Show description for 37eae50committed
Commits on Dec 29, 2016
WebAssembly: Implement grow_memory and current_memory
Show description for 59391d7committed
Commits on Dec 20, 2016
WebAssembly: unique function signatures
Show description for 045d5b2committed
Commits on Dec 15, 2016
WebAssembly: improve compilation error messages
Show description for 1ed42e5committed
Commits on Dec 14, 2016
WebAssembly JS API: implement Global
Show description for 103c167committed
Commits on Dec 8, 2016
WebAssembly JS API: wire up Instance imports
Show description for c1ec7a2committed
Commits on Dec 3, 2016
WebAssembly: update binary format to 0xD version
Show description for 7ed63e4committed
Commits on Dec 2, 2016
WebAssembly: revert patch causing odd breakage
Show description for 10cae31committed
Commits on Dec 1, 2016
WebAssembly: update binary format to 0xD version
Show description for 7094a27committed
Commits on Nov 29, 2016
Add simple way to implement Wasm ops that require more than one B3 opcode
Show description for a8fb9bbcommitted
Commits on Nov 10, 2016
ASSERTION FAILED: length > offset encountered with wasm.yaml/wasm/js-api/test_Module.js.default-wasm
Show description for e158cabcommitted
Commits on Nov 4, 2016
WebAssembly JS API: implement more sections
Show description for 9df2c39committed
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