Closed
Bug 1742542
Opened 3 years ago
Closed 3 years ago
[MIPS64] Enable memory64 support on mips64 platform
Categories
(Core :: JavaScript: WebAssembly, enhancement, P3)
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox96 | --- | fixed |
People
(Reporter: zhaojiazhong-hf, Assigned: zhaojiazhong-hf)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
memory64
is disabled on mips64 platform, see this change. And I will fix it here.
Note that enable memory64
needs a change to function ma_addPtrTestCarry
, which is fixed at bug 1740186.
Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Severity: -- → N/A
Status: UNCONFIRMED → NEW
Type: defect → enhancement
Component: JavaScript Engine: JIT → Javascript: WebAssembly
Ever confirmed: true
Priority: -- → P3
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → zhaojiazhong-hf
Status: NEW → ASSIGNED
Pushed by lhansen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a95f0598a0f0
[MIPS64] Enable memory64 support. r=lth
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•