bevyengine / bevyengine/bevy-website

LLD directly

Open
#1,649 0 comments 0 reactions 0 assignees View on GitHub
A-Quick-Start C-Correction S-Needs-Investigation
Dominant language
JavaScript
Stars
249
Forks
450
Avg merge
16h 20m
Merged PRs (30d)
6

Description

Could LLD be used directly with the following? Why is clang required on Linux, but not Windows?
```toml
[target.x86_64-unknown-linux-gnu]
linker = "lld" # or ld.lld, not sure if just lld exists on all distros
```

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by locating the website's guidance on Linux and Windows Rust linker setup, then compare the stated clang requirement with the provided target configuration. Done means the guidance clearly explains whether lld can be used directly and why the platforms differ.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, rust
Domain
build-system
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.