Closed
Bug 1701613
Opened 4 years ago
Closed 4 years ago
wasi support part 3: add stub thread implementation
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)
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
WASI lacks thread support so the stub implementation for threads has been added.
Updated•4 years ago
|
Assignee: nobody → dbezhetskov
Updated•4 years ago
|
Severity: -- → N/A
Priority: -- → P2
Updated•4 years ago
|
Attachment #9212146 -
Attachment description: Bug 1701613 - Add stub thread implementation for WASI. r=jandem → Bug 1701613 part 3 - Add stub thread implementation for WASI. r=jandem
Pushed by jdemooij@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b493253cf9bf
part 3 - Add stub thread implementation for WASI. r=jandem,wingo
Comment 3•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
•