Commits
User selector
Commit History
Commits on Jun 2, 2021
Drop Checked::safeGet()
Show description for 24767fccommittedUse Checked aliases instead of Checked<T, RecordOverflow>
Show description for eedcca1committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Dec 17, 2020
[WASM-References] Add support for memory.copy, memory.init and data.drop
Show description for bae0f9dauthored andcommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Oct 27, 2017
WebAssembly: update arbitrary limits to what browsers use
Show description for a8110b8committed
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 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 10, 2016
WebAssembly JS API: implement start function
Show description for 8b918cbcommitted
Commits on Dec 9, 2016
WebAssembly JS API: implement importing and defining Memory
Show description for d649694committed
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 7094a27committedWebAssembly JS API: export a module namespace object instead of a module environment
Show description for bc9b917committed
Commits on Nov 4, 2016
WebAssembly JS API: implement more sections
Show description for 9df2c39committed
Commits on Nov 1, 2016
Add a WASM function validator.
Show description for 1c01ed6committed
Loading