Closed
Bug 1776667
Opened 3 years ago
Closed 2 years ago
wasm32 codegen 10: add initial wasm32 macro assembler
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | affected |
People
(Reporter: dbezhetskov, Unassigned)
References
Details
Attachments
(1 obsolete file)
No description provided.
| Reporter | ||
Updated•3 years ago
|
Assignee: nobody → dbezhetskov
| Reporter | ||
Comment 1•3 years ago
|
||
In this patch we add some basic masm implementation for wasm32.
Comment 2•3 years ago
|
||
The following patch is waiting for review from a reviewer who resigned from the review:
| ID | Title | Author | Reviewer Status |
|---|---|---|---|
| D150376 | Bug 1776667 - add initial masm support. r=jandem | dbezhetskov | jandem: Resigned from review |
:dbezhetskov, could you please find another reviewer?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dbezhetskov)
Comment 3•2 years ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Assignee: dbezhetskov → nobody
Comment 4•2 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit auto_nag documentation.
Flags: needinfo?(dbezhetskov)
Updated•2 years ago
|
Attachment #9283045 -
Attachment is obsolete: true
| Reporter | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•