Skip to content

Statically link the runtime to core #3361

Closed
@brson

Description

@brson

The core library is now the Rust runtime, so the runtime doesn't need to exist as a dynamic library. std and a number of tests currently make calls directly into rt, so those dependencies will need to be severed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions