Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Support lld on pure wasm backend #2

Description

@aturon

Currently we avoid the need for any linked on wasm32-unknown-unknown, by combining all Rust code into a single compilation unit. This allows us to work around the immaturity of the lld story for wasm, but at the cost of compile times. This issue tracks the status of the lld readiness and rustc's ability to use it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions