Skip to content

Remove spirv-builder as a dependency #1

@schell

Description

@schell

Having spirv-builder in the build tree requires that cargo-gpu be built with a specific nightly.

Ideally cargo-gpu could be installed from crates.io and would build spirv-builder and rustc_codegen_spirv into another binary stored somewhere in the cache directory (currently ~/.rust-gpu) with a good prefix. It could then manage a small set of these binaries for special cases, like working with a pinned nightly channel or hacking on rust-gpu itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions