Closed
Bug 1704757
Opened 4 years ago
Closed 4 years ago
wasi support part 7: disable wasm stuff
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
90 Branch
People
(Reporter: dbezhetskov, Assigned: dbezhetskov)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Updated•4 years ago
|
Summary: wasi support part 7: disable wasm stuff for WASI → wasi support part 7: disable wasm stuff
Assignee | ||
Comment 1•4 years ago
|
||
WASI doesn't support Wasm for now so in this patch all wasm functionality
in js shell are stubbed out.
Updated•4 years ago
|
Assignee: nobody → dbezhetskov
Updated•4 years ago
|
Attachment #9215385 -
Attachment description: Bug 1704757 part 7 - Disable wasm stuff. r=jandem → Bug 1704757 part 7 - Disable wasm stuff. r=lth
Pushed by dbezhetskov@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/17c46f4769da
part 7 - Disable wasm stuff. r=lth,wingo
Comment 3•4 years ago
|
||
bugherder |
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•