Closed
Bug 1896218
Opened 1 year ago
Closed 1 year ago
Add JS PI support for x86-32 target
Categories
(Core :: JavaScript: WebAssembly, task, P1)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
130 Branch
| Tracking | Status | |
|---|---|---|
| firefox130 | --- | fixed |
People
(Reporter: yury, Assigned: yury)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We don't support 32-bit processors for Wasm JS Promise Integration. Add support for i386 targets Windows and Linux.
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P1
Updated•1 year ago
|
Attachment #9401219 -
Attachment description: WIP: Bug 1896218 - [wasm-jspi] Add support for x86-32 targets → WIP: Bug 1896218 - [wasm-jspi] Add support for x86-32 targets.
Updated•1 year ago
|
Assignee: nobody → ydelendik
Attachment #9401219 -
Attachment description: WIP: Bug 1896218 - [wasm-jspi] Add support for x86-32 targets. → Bug 1896218 - [wasm-jspi] Add support for x86-32 targets. r?rhunt
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23d0f60d2032
[wasm-jspi] Add support for x86-32 targets. r=rhunt
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•