Commits
User selector
Commit History
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Nov 13, 2025
[JSC] Wasm: differentiate OOM from syntax/semantic errors
Show description for 437e817committed
Commits on Sep 20, 2024
Non-unified build fixes, mid September 2024 edition
Show description for 5ab64e1committed
Commits on May 6, 2024
Stop using `const char*` in string concatenation in JSC
Show description for d66a7a4committed
Commits on Apr 7, 2024
Use std::span more in Wasm and LEBDecoder
Show description for 5e4d30ecommitted
Commits on Mar 15, 2023
Fix wasm name section parsing
Show description for bb185dbcommitted
Justin Michaud
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Mar 19, 2019
Build cleanly with GCC 9
Show description for 743bc7dcommitted
Commits on Aug 28, 2018
[WebAssembly] Parse wasm modules in a streaming fashion
Show description for 5a41775committed
Commits on Dec 1, 2017
WebAssembly: improve stack trace
Show description for 48828cdcommitted
Commits on Nov 1, 2017
WebAssembly: Wasm::IndexOrName has a raw pointer to Name
Show description for e58bf0fcommitted
Commits on Jul 5, 2017
WebAssembly: implement name section's module name, skip unknown sections
Show description for 0cd8b00committed
Commits on May 10, 2017
WebAssembly: support name section
Show description for afa73c7committed
Loading