Closed Bug 1680043 Opened 5 years ago Closed 5 years ago

Remove redundant Cargo.toml dependency on wasmparser 0.67

Categories

(Core :: JavaScript: WebAssembly, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
85 Branch
Tracking Status
firefox85 --- fixed

People

(Reporter: jseward, Assigned: jseward)

Details

Attachments

(1 file)

js/src/wasm/cranelift/Cargo.toml lists wasmparser as a dependency, but this
is (confusingly) not necessary, since we use version re-exported by Cranelift (IIUC).
So let's remove the dependency.

js/src/wasm/cranelift/Cargo.toml lists wasmparser as a dependency, but this is
(confusingly) not necessary, since we use the version re-exported by Cranelift
(IIUC). So let's remove the dependency.

Pushed by jseward@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0fad67a67346 Remove redundant Cargo.toml dependency on wasmparser 0.67. r=yury.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: