Skip to content

Improve first time Rust experience #630

Open
@sonnyp

Description

@sonnyp

When running a Rust demo for the first time, a lot of dependencies will get downloaded and compiled. It takes a while.

The second run is very fast because dependencies are shared between projects so this is only a problem on the first Rust "Run" but it might discourage users.

We should consider using sccache or ship prebuilt in Workbench or tell the user about what's going on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions