Closed
Bug 1701603
Opened 4 years ago
Closed 4 years ago
wasi support part 1: build system changes
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: dbezhetskov, Assigned: dbezhetskov)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Add new OS - WASI and new processor - wasm32 to the SM's build system.
Updated•4 years ago
|
Assignee: nobody → dbezhetskov
Assignee | ||
Comment 2•4 years ago
|
||
WASI doesn't support getpid() yet so dummy getpid() implementation was added.
Comment 3•4 years ago
|
||
Comment on attachment 9212139 [details]
Bug 1701603 - Add dummy getpid() support. r=jandem
Revision D110070 was moved to bug 1701606. Setting attachment 9212139 [details] to obsolete.
Attachment #9212139 -
Attachment is obsolete: true
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•4 years ago
|
Attachment #9212134 -
Attachment description: Bug 1701603 - Support WASI as a new target for compilation. r=jandem → Bug 1701603 part 1 - Support WASI as a new target for compilation. r=jandem
Updated•4 years ago
|
Attachment #9212134 -
Attachment description: Bug 1701603 part 1 - Support WASI as a new target for compilation. r=jandem → Bug 1701603 part 1 - Support WASI as a new target for compilation. r=glandium
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/961030963a26
part 1 - Support WASI as a new target for compilation. r=glandium
Comment 5•4 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•