Closed
Bug 1896218
Opened 5 months ago
Closed 3 months 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•5 months ago
|
||
Updated•5 months ago
|
Severity: -- → N/A
Priority: -- → P1
Updated•5 months 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•5 months 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•5 months 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•3 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 months 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
•