Commits
User selector
Commit History
Commits on Jun 2, 2021
Rename Checked::unsafeGet() to Checked::value()
Show description for 2283824committed
Commits on May 22, 2021
Stop using holdLock() in JSC as it is not compatible with Clang thread safety analysis
Show description for 83f518bcommitted
Commits on Jan 19, 2021
Non-unified build fixes, mid January 2021 edition
Show description for 8b92715committed
Commits on Dec 17, 2020
[WASM-References] Add support for memory.copy, memory.init and data.drop
Show description for bae0f9dauthored andcommitted
Commits on Dec 11, 2020
[WASM-References] Add table.init
Show description for 3c4c644authored andcommitted
Commits on Dec 7, 2020
[WASM-References] Add support for table.copy
Show description for 65d8895authored andcommitted
Commits on Nov 19, 2020
[WASM-References] Remove subtyping rule for externref and funcref
Show description for de965baauthored andcommitted
Commits on Nov 7, 2020
[WASM-References] Rename anyref to externref
Show description for 2d77a71authored andcommitted
Commits on May 23, 2020
Fix non-unified builds for x86_64
Show description for d7498f3committed
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Apr 28, 2020
[JSC] Align upon the name isCallable instead of isFunction
Show description for 34fc2c3committed
Commits on Jan 3, 2020
Experiment: create lots of different malloc zones for easier accounting of memory use
Show description for bc771eccommitted
Commits on Dec 4, 2019
Adopt the new WebAssembly.Global system
Show description for 3a60ed8committed
Commits on Oct 24, 2019
[JSC] Properly organize wasm operations
Show description for 3cdc311committed
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Jun 19, 2019
[WASM-References] Add support for Table.size, grow and fill instructions
Show description for 70409e3committed
Justin Michaud
Commits on Jun 18, 2019
[WASM-References] Add support for multiple tables
Show description for f8e5d3ccommitted
Justin Michaud
Commits on Jun 17, 2019
[WASM-References] Add support for Funcref in parameters and return types
Show description for 421b27bcommitted
Justin Michaud
Commits on Jun 5, 2019
Fix miscellaneous build warnings
Show description for 0209561committed
Commits on May 25, 2019
[WASM-References] Support Anyref in globals
Show description for a6059e1committed
Justin Michaud
Commits on Dec 1, 2017
WebAssembly: restore cached stack limit after out-call
Show description for 00efa4dcommitted
Commits on Nov 14, 2017
We need to set topCallFrame when calling Wasm::Memory::grow from the JIT
Show description for 12df89dcommitted
Commits on Oct 27, 2017
WebAssembly: update arbitrary limits to what browsers use
Show description for a8110b8committed
Commits on Oct 26, 2017
WebAssembly: no VM / JS version of our implementation
Show description for 43f84e9committed
Commits on Oct 24, 2017
Unreviewed, reland r223866
Show description for 876db8fcommittedUnreviewed, rolling out r223866.
Show description for dc9f98bcommittedWebAssembly: topEntryFrame on Wasm::Instance
Show description for f1507e1committed
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
Loading