1
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bug 1289054 - Part 12: Implement the 64bit variant of AsmJSPassStackArg on arm, r=luke More... 2 months ago
Bug 1289054 - Part 11: Implement the 64bit variant of Rotate on arm, r=luke More... 2 months ago
Bug 1289054 - Part 10: Implement the 64bit variant of BitOp on arm, r=bbouvier More... 2 months ago
Bug 1289054 - Part 9: Implement the 64bit variant of Shift on arm, r=bbouvier More... 2 months ago
Bug 1288483 - Baldr: allow multiple Instances per WasmActivation (r=bbouvier) More... 2 months ago
Bug 1288483 - Baldr: extract new wasm::Code type (r=bbouvier) More... 2 months ago
Bug 1288483 - Baldr: pass Instance* explicitly instead of using TLS (r=bbouvier) More... 2 months ago
Bug 1290402: Bump MaxTableElems; r=luke More... 2 months ago
Bug 1288483 - Baldr: replace the mutable WasmActivation* in global data with an immutable JSContext* (r=bbouvier) More... 2 months ago
Bug 1284155 - Baldr: trace all wasm instances in a compartment if it is active (r=terrence) More... 2 months ago
Bug 1288483 - Baldr: add wasm::Compartment and use to replace Instance::activation() (r=bbouvier) More... 2 months ago
Bug 1286517: Rename {Load/Store}Global to {Get,Set}Global in wasm bytecode; r=luke More... 2 months ago
Bug 1286517: Allow any expression in ElemSegments offset initializers; r=luke More... 2 months ago
Bug 1286517: Allow any expression in ElemSegments offset initializers; r=luke More... 2 months ago
Bug 1286517: Implement Global section in WebAssembly; r=luke More... 2 months ago
Bug 1289080: Don't allow call_indirect without a table and memory accesses without memory; r=luke More... 2 months ago
Bug 1292563 - Wasm Baseline Compiler: Make sure input and shift doesn't overlap in shift instructions, r=nbp More... 2 months ago
Bug 1291293: Don't take the same register twice in i64 mod/umod on x86/ARM; r=h4writer More... 2 months ago
Bug 1289054 - Part 8: Implement the 64bit variant of Compare on arm, r=nbp More... 2 months ago
Bug 1289054 - Part 7: Implement the 64bit variant of Div and Mod on arm, r=nbp More... 2 months ago
Bug 1279248 - Part 25: Extra tests, r=lth More... 2 months ago
Bug 1279248 - Part 24: Make WebAssembly ready to run 64bit instructions on x86, r=luke More... 2 months ago
Bug 1279248 - Part 23: Implement the 64bit variant of Test on x86, r=nbp More... 2 months ago
Bug 1279248 - Part 22: Implement the 64bit variant of AsmJSCall on x86, r=nbp More... 2 months ago
Bug 1279248 - Part 21: Implement the 64bit variant of ToFloatingPoint on x86, r=sunfish More... 2 months ago
Bug 1289054 - Part 6: Implement the 64bit variant of Mul on arm, r=nbp More... 2 months ago
Bug 1289054 - Part 5: Implement the 64bit variant of Add and Sub on arm, r=bbouvier More... 2 months ago
Bug 1289054 - Part 4: Implement the 64bit variant of Extend on arm, r=bbouvier More... 2 months ago
Bug 1279248 - Part 20: Implement the 64bit variant of WasmTruncate on x86, r=sunfish More... 2 months ago
Bug 1279248 - Part 19: Implement the 64bit variant of Not on x86, r=bbouvier More... 2 months ago