Commits
User selector
Commit History
Commits on May 3, 2021
[WASM-Function-References] Add call_ref instruction
Show description for e772c5bauthored andcommitted
Commits on Apr 7, 2021
JSTests:
Show description for dd5ddd4committed
Commits on Feb 16, 2021
WebAssembly: implement non-trapping float to int conversion
Show description for c60cbaccommitted
Commits on Feb 13, 2021
[ARM64e] Harden Mach exception handling
Show description for ba70933committed
Commits on Jan 23, 2021
[JSC] Allow to build WebAssembly without B3
Show description for 0f083bbauthored andcommitted
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 15, 2020
[WASM-References] Add support for memory.fill
Show description for 36ccf4aauthored 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 30, 2020
Add support for the Wasm i64 sign-extension-ops proposal
Show description for dae08b3authored andcommitted
Commits on Nov 28, 2020
[JSC] Use ARM atomic ops in wasm
Show description for 7c30b76committed[JSC] Add wasm atomics instructions
Show description for 0587157committed
Commits on Nov 18, 2020
Unreviewed, relanding r269940
Show description for 704d5c7committedUnreviewed, reverting r269940.
Show description for bad0404committed[JSC] Implement WebAssembly.Memory with shared
Show description for 80581efcommitted
Commits on Nov 17, 2020
Add support for the Wasm i32 sign-extension-ops proposal
Show description for ae81a6eauthored andcommitted
Commits on Nov 11, 2020
[JSC] wasm fault trampoline should be C code since it is tagged as CFunctionPtr
Show description for f185772committed
Commits on Nov 6, 2020
Use address diversified PAC to ensure the integrity of opcode maps.
Show description for fc6d17ccommitted
Mark Lam
Commits on Nov 4, 2020
[JSC] Add JITCage support
Show description for 678e617committed
Commits on Sep 21, 2020
Move some LLInt globals into JSC::Config.
Show description for 6c7df21committed
Mark Lam
Commits on Jul 28, 2020
[JSC][wasm] Truncating slightly less than INT32_MIN is incorrect
Show description for c25b301committed
Commits on Feb 15, 2020
[WASM] Wasm interpreter's calling convention doesn't match Wasm JIT's convention.
Show description for 336db1ecommitted
Commits on Dec 25, 2019
[JSC] Compact Bytecodes more by emitting 1-byte Opcode
Show description for 24b088bcommitted
Commits on Dec 22, 2019
[JSC] Improve our bound function implementation
Show description for 5ac8cbccommitted
Commits on Dec 4, 2019
Adopt the new WebAssembly.Global system
Show description for 3a60ed8committed
Commits on Nov 22, 2019
[WebAssembly] Improve Wasm::LLIntGenerator
Show description for 5654674committed
Commits on Nov 8, 2019
Use fewer virtual registers in Wasm LLInt
Show description for 354060bcommitted
Commits on Oct 31, 2019
[WebAssembly] Create a Wasm interpreter
Show description for 21edee6committed
Loading