Closed
Description
running cargo build --target wasm32-unknown-unknown
on rustc 1.30.0-nightly (a8c11d216 2018-09-06)
returns the following:
error: linking with `rust-lld` failed: signal: 6
note: dyld: Library not loaded: @rpath/libLLVM.dylib
Referenced from: /Users/jnf/.rustup/toolchains/nightly-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/bin/rust-lld
Reason: image not found
Might be related to #53813
Metadata
Metadata
Assignees
Labels
No labels