Closed
Bug 1723623
Opened 3 years ago
Closed 3 years ago
Relax platform checks for wasm sandboxing
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox92 fixed)
RESOLVED
FIXED
92 Branch
Tracking | Status | |
---|---|---|
firefox92 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
-
Don't encode any platform dependency in the frontend itself, as that's
dealt with by configure. Do check that there's a wasm compiler setup,
though (also dealth with by configure). -
Allow to enable on any 64-bits platform when building with wasm2c
instead of lucetc.
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/5a0f4f623c79
Relax platform checks for wasm sandboxing. r=firefox-build-system-reviewers,andi
Comment 3•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox92:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 92 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•